From dff94c2f39b7eac9698cb63812a4c52922d4dc6b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 13 Jul 2024 12:49:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3694f580..1f7dfd026 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 chart of the holdings tab on the home page (experimental) - Separated the icon purposes in the `site.webmanifest` +### Fixed + +- Fixed an issue in the portfolio summary with the currency conversion of fees + ## 2.95.0 - 2024-07-12 ### Added