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