From da52bfca23e95e380649a0a9f950088b3806aa38 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Apr 2026 10:59:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbccc5eb1..71d6797cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the copy-to-clipboard button for the ISIN number in the holding detail dialog from experimental to general availability +- Moved the copy-to-clipboard button for the symbol in the holding detail dialog from experimental to general availability - Upgraded `prettier` from version `3.8.2` to `3.8.3` ## 3.0.0 - 2026-04-23