diff --git a/CHANGELOG.md b/CHANGELOG.md index da1f36a78..6193b3532 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Restructured the allocations page + ### Fixed - Fixed an issue with the performance in the portfolio summary tab on the home page (impersonation mode) diff --git a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html index d35fb9e3b..9e160b2d5 100644 --- a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html +++ b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html @@ -1,14 +1,7 @@