From 310a093c57ab14899643458f98b0256b04b5edd8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 7 Jun 2025 16:37:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a164aa5..a3c9b5e3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Migrated the `i18n` service to `@Injectable()` +- Migrated the `i18n` service to use `@Injectable()` - Improved the language localization for German (`de`) ## 2.167.0 - 2025-06-07