From 0c8c54999f9736ab04d7c4dcaf84c0f07cdebb52 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:13:20 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68117a0ea..2033432c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the investment value to take the currency effects into account in the holding detail dialog +### Fixed + +- Fixed an issue where the import button was not correctly enabled in the import activities dialog + ## 2.164.0 - 2025-05-28 ### Changed