From 3ff216d01ac687cbed29070727cadb544bcaf39d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 30 Apr 2025 17:16:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee99154a..630c456aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support to delete an asset from the watchlist (experimental) -### Changed +### Fixed -- Fixed the issue of saving valuable, interest and liability +- Fixed an issue with the saving of activities with type `INTEREST`, `ITEM` and `LIABILITY` ## 2.157.1 - 2025-04-29