From bc9ed33f02f930ccb32cc4610bbfeccc6860fe2a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:01:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0d44848..d8ff60967 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set the change detection strategy to `OnPush` in the blog page components - Set the change detection strategy to `OnPush` in the markets overview - Improved the language localization for Chinese (`zh`) +- Improved the language localization for German (`de`) ## 3.22.0 - 2026-07-08