From f757eda65675cf4959767ce7c49cc3b3c4463c92 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:47:42 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 584731881..32e70864f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `prisma` from version `4.10.1` to `4.11.0` +### Fixed + +- Fixed the total amount calculation in the portfolio evolution chart + ## 1.246.0 - 2023-03-18 ### Added