Browse Source

docs: add changelog entry for the @Service() migration

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
pull/7671/head
Shubham Raghav 1 week ago
parent
commit
f9d0bebad7
  1. 6
      CHANGELOG.md

6
CHANGELOG.md

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Refactored the services to use the `@Service()` decorator of Angular
## 3.55.0 - 2026-08-19
### Added

Loading…
Cancel
Save