From 123d941d057af0afc7c41e6d4a568ce43b1134e2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 9 Feb 2022 09:36:12 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d723806e..fda0209ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the position of the currency column in the accounts table - Improved the position of the currency column in the activities table +### Fixed + +- Fixed an issue with the performance calculation in connection with fees in the new calculation engine + ## 1.112.1 - 06.02.2022 ### Fixed