From c8c46eca8c8dac491315c61e52d46961f5bfdd94 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:51:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da2cd9ad..d8c54fac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the deprecated `@nx/webpack:webpack` executor to `@nx/webpack/plugin` - Set the change detection strategy to `OnPush` in the markets overview +- Improved the language localization for Chinese (`zh`) ## 3.22.0 - 2026-07-08 @@ -445,7 +446,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Improved the language localization for Chinese (`zh`) - Harmonized the unit styling in the value component - Upgraded `stripe` from version `20.4.1` to `21.0.1`