From 78962a1c628eb85861cdf0780a31938d4190fed3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 21 Jan 2024 10:08:17 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5f1dcb0..09a9d92b1 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 - Upgraded `prisma` from version `5.7.1` to `5.8.1` +### Fixed + +- Fixed an issue in the performance calculation with the currency conversion of fees + ## 2.41.0 - 2024-01-16 ### Added @@ -3032,7 +3036,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed an issue with the user currency of the public page -- Fixed an issue of the performance calculation with recent activities in the new calculation engine +- Fixed an issue in the performance calculation with recent activities in the new calculation engine ## 1.127.0 - 16.03.2022