From 70b8f9fea29d5dd19bd734343a68e8c170912cb4 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 15 Aug 2021 20:05:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6193b3532..75152a113 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 +### Added + +- Added an option to hide absolute values like performances and quantities (_Restricted View_) + ### Changed - Restructured the allocations page @@ -21,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed the current net performance - Removed the read foreign portfolio permission +### Todo + +- Apply data migration (`yarn database:push`) + ## 1.38.0 - 14.08.2021 ### Added