From 4600e420b607d0aaf4d34619da9c249733dee14d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 12 May 2024 10:08:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e7ff6868..654ad7194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the delete all activities functionality on the portfolio activities page to work with the filters of the assistant +- Improved the language localization for German (`de`) - Improved the language localization for Türkçe (`tr`) - Upgraded `Nx` from version `18.3.3` to `19.0.2`