From 6286b4f97f9f841d45f2e5bfbaf3eb914bacc45c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 17 Feb 2024 21:40:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19543b158..a56af1988 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 - Added an accounts tab to the position detail dialog +### Changed + +- Improved the language localization for German (`de`) + ## 2.52.0 - 2024-02-16 ### Added