From d2135ac4aabc7e2e588505c0d672918c3204c374 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 11 Sep 2025 19:52:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d17ec7e0f..c846d2137 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone - Removed the `IonIcon` import from the landing page +- Improved the language localization for German (`de`) - Upgraded `angular` from version `20.1.3` to `20.2.4` - Upgraded `eslint` dependencies - Upgraded `Nx` from version `21.3.9` to `21.5.1`