From c2470d408d88c1a0e4f10d928892ba47b181a527 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:24:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f17f1288..878641e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Prevented the deletion of asset profiles that are currently in use - Ensured market data is correctly removed when an asset profile with no remaining activities is deleted - Refactored the backend logging to use the instance-based `Logger` +- Improved the language localization for German (`de`) - Improved the language localization for Ukrainian (`uk`) ### Fixed