From 3e3b937c495d2e9c648f31d1194692c776b0b90a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:02:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 700fdfe97..2be0e7d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Reworked the portfolio calculator +### Fixed + +- Fixed an issue in the view mode toggle of the holdings tab on the home page (experimental) + ## 2.105.0 - 2024-08-21 ### Added