From 49add9bd12716b9eb1057367724c270fee533305 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 9 Feb 2025 11:53:41 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 295158c97..349c140a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the tags selector component to support creating custom tags - Added global styles to the _Storybook_ setup +### Changed + +- Improved the language localization for German (`de`) + ## 2.138.0 - 2025-02-08 ### Added