From ba5769d0689991b40ae1b5bdbdc44e594d9ec3e6 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 22 Apr 2022 17:06:20 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d2b2129..747526656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Persisted the savings rate in the _FIRE_ calculator - Upgraded `yahoo-finance2` from version `2.3.0` to `2.3.1` +### Fixed + +- Fixed the calculation of the total value for sell and dividend activities in the create or edit transaction dialog + ## 1.139.0 - 18.04.2022 ### Added