From e923bca215f3b793f1414da37449dd5bd975eb76 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 4 Jul 2026 17:07:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7450c3e26b..75c2887e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Resolved an issue in the treemap chart component when the holdings list is empty - Fixed the handling of cash positions in the portfolio calculations when filtering by holding or tag +- Fixed the handling of cash positions in the portfolio details when filtering - Fixed the market condition of the benchmarks in the twitter bot service when values round to zero ## 3.19.1 - 2026-07-03