From 89c3b0d176359461f097be437640d62dbc30ab96 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 8 Aug 2026 12:14:47 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da67c7b12..0ce389d13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the _Draft_ tag, assigned automatically to activities dated in the future +### Changed + +- Deprecated the `isDraft` attribute of the activity in favor of the _Draft_ tag + +### Fixed + +- Fixed the dividend and interest of an account by excluding draft activities + ## 3.45.0 - 2026-08-08 ### Added