From 7079fa83967b5f68bd27e52ab8d0cae74b5dae32 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 8 Aug 2026 13:11:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ce389d13..662db1362 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Deprecated the `isDraft` attribute of the activity in favor of the _Draft_ tag +- Changed the activities count of an account to include draft activities +- Extended the _Draft_ tag to activities with a custom asset profile of type `BUY` ### Fixed