From 122abc24240b4d0b5c7986da337bca1713da5fee Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 29 Aug 2026 22:53:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f19caded..c1d73ad59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added the support for the filters of the assistant to the accounts page +- Added a tool to get the accounts of the portfolio to the server of the Model Context Protocol (MCP) (experimental) - Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags` ### Changed