From 0140929d95482b2ec29da1a77f19ce4e5a53426a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:49:38 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 175e6da02..1afc00c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ 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`)