From 19700f2598de9b8b6a5a2b09a1ea220b504ad027 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:27:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a6488ab6..2411c6838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `prisma` from version `6.19.0` to `6.19.3` +### Fixed + +- Fixed the allocations by account chart on the allocations page in the _Presenter View_ +- Fixed the allocations by asset class chart on the allocations page in the _Presenter View_ +- Fixed the allocations by currency chart on the allocations page in the _Presenter View_ +- Fixed the allocations by ETF provider chart on the allocations page in the _Presenter View_ +- Fixed the allocations by platform chart on the allocations page in the _Presenter View_ + ## 2.252.0 - 2026-03-02 ### Added