From fddbe979c2f0c300ea587fe7498454c28cccfe40 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 24 May 2021 09:59:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccfc78976..fa0a2b53b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Introduced a user service implemented as an observable store (single source of truth for state) +### Fixed + +- Fixed the performance chart by considering the investment + ## 1.7.0 - 22.05.2021 ### Changed