From a0fd494ea0f486a634c97cb14d93a9d24552fbfa Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:52:02 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12254fd9f..948c9ea75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Harmonized the style of the create button on the page for granting and revoking public access to share the portfolio - Improved the language localization for German (`de`) +### Fixed + +- Fixed `FEE` and `INTEREST` types in the activities import of `csv` files + ## 2.10.0 - 2023-10-09 ### Added