From f81f4d64ff5179dc5e022b6f51e32e9f7d60df0e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:38:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8070c4526..57b344467 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 - Migrated the search functionality to `yahoo-finance2` +### Fixed + +- Fixed an issue in the average price / investment calculation for sell activities + ## 1.136.0 - 13.04.2022 ### Changed