From cfbecde86b149d6d93b3cf0a58d67ccb3b5eea84 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:51:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`)