From b027a5ec3275eb9ce245f068d71323758db410e6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:26:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 085c05386..c977a01bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `ng-extract-i18n-merge` from version `2.10.0` to `2.12.0` +### Fixed + +- Fixed an issue with the default locale in the value component + ## 2.84.0 - 2024-06-01 ### Added