From ab5569f5fb70eaf8c1b62105c6a43c5b277d1390 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:30:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dbe59764..bd875fa6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,10 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the main content of the holding detail dialog to a new overview tab - Improved the search results of the assistant to only display categories with content - Renamed `Account` to `account` in the `Order` database schema - Improved the language localization for German (`de`) -- Restructured _Holding Detail_ dialog by moving the content (below the chart) into a new tab (Overview) ## 2.175.0 - 2025-06-28