From 181c3c028bd696008902ef6b9a1373b93f98a76f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 29 Jul 2026 14:02:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a812076b4..940ba16dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the time in market of the portfolio summary to be empty if there is no activity - Fixed an issue with the delete button in the activities filter component +- Fixed the tags in the read-only mode of the tags selector component ## 3.35.0 - 2026-07-27