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