From 20f2222d4e9c199d167ee98ab3882b07358c78e6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:20:24 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ad61407b..109beacbbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Resolved an exception in the `POST api/v1/order` endpoint when creating an activity with the update account balance option but without an account +- Resolved an exception in the `POST api/v1/activities` endpoint when creating an activity with the update account balance option but without an account ## 3.33.0 - 2026-07-25