From 74ec716db45be94ce804990b5727f69b79fefaf2 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:04:13 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49710cbb..b11370b31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed an issue with the currency conversion in the investment timeline - Fixed the export in the lazy-loaded activities table on the portfolio activities page (experimental) ## 2.46.0 - 2024-01-28