From 31dfed90b211b0819f4830526dbb1c76bdf3e9af Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:14:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2033432c1..b75b5f393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `20.8.1` to `21.1.2` +### Fixed + +- Fixed an issue where the import button was not correctly enabled in the import activities dialog + ## 2.166.0 - 2025-06-05 ### Added @@ -61,10 +65,6 @@ 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