From a93e73841177a67ef16e4d14aad3c5c26f40eca7 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 29 May 2022 15:37:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dca00fbc2..a376be3b7 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 - Exposed the environment variable `REDIS_PASSWORD` +### Fixed + +- Fixed the empty state of the portfolio proportion chart component (with 2 levels) + ## 1.154.0 - 28.05.2022 ### Added