From 20676a95b00ef571605748e952cfd849a8704813 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 5 Jun 2025 18:07:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2b8b6bb..68117a0ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Set up the language localization for the static portfolio analysis rule: _Fees_ (Fee Ratio) + ### Changed - Upgraded `Nx` from version `20.8.1` to `21.1.2` @@ -15,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Set up the language localization for the static portfolio analysis rule: _Fees_ (Fee Ratio) - Added support to create custom tags in the create or update activity dialog (experimental) ### Changed