From 708200040eaca5eacfd5ac37bd18b2a5b85bdcd9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 26 Apr 2026 08:45:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d484f9c..e41fa319c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the styling of buttons and input fields across various components - Upgraded `prettier` from version `3.8.2` to `3.8.3` +### Fixed + +- Fixed the cash label in the holdings table of the portfolio holdings page +- Fixed the cash label in the holdings table of the public page + ## 3.0.0 - 2026-04-23 ### Added