From d1e91375cfdedff448e27a42f703409d86ab25a5 Mon Sep 17 00:00:00 2001 From: csehatt741 Date: Sun, 29 Jun 2025 09:26:41 +0200 Subject: [PATCH] changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04131fb81..c9880f2e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the search results of the assistant to only display categories with content - Renamed `Account` to `account` in the `Order` database schema +- Restructured _Holding Detail_ dialog by moving the content (below the chart) into a new tab (Overview) ## 2.175.0 - 2025-06-28