From 344fd2a9a34281d2b0a2f1d626a05230fb863e29 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 11 Jul 2026 10:51:40 +0200 Subject: [PATCH] Revert changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b69e31d8f..d96f7dccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,10 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set the change detection strategy to `OnPush` in the _Zen Mode_ - Improved the language localization for Chinese (`zh`) -### Fixed - -- Fixed a corrupted translation state attribute in the Catalan (`ca`) and Turkish (`tr`) locales - ## 3.22.0 - 2026-07-08 ### Added