From 346091af3df5bfc6ee639e7a976057c0bb647716 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 29 Aug 2026 09:25:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7099512d..ce6b4de70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Extended the accounts endpoint by the filters `accounts`, `assetClasses` and `tags` +- Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags` ## 3.63.0 - 2026-08-28