From 2e3fb14bdaa9e61d35dfd000a3add9adb3e8d64d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Jun 2025 18:53:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9907e0522..737affe4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` +- Renamed `User` to `user` in the database schema - Improved the language localization for French (`fr`) - Improved the language localization for Polish (`pl`)