From 89026fb938feedb9c42623e832681a6f2513e8a9 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 17 Feb 2023 18:21:28 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d045aff6c..ed302fc77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed an issue in the data gathering service (do not skip `MANUAL` data source) - Fixed the buying power calculation if no emergency fund is set but an activity is tagged as _Emergency Fund_ ## 1.235.0 - 2023-02-16