diff --git a/CHANGELOG.md b/CHANGELOG.md index 1afc00c3c..e036d1d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Improved the language localization for French (`fr`) ## 2.170.0 - 2025-06-11 @@ -21,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Renamed `ApiKey` to `apiKeys` in the `User` database schema - Improved the language localization for French (`fr`) - Improved the language localization for Portuguese (`pt`)