From eb23df797f82a0347d1a5846f106ea1b1302d355 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:33:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab05b1e5..c4cc2ae03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `settings` to the `Access` model +### Fixed + +- Fixed an issue where the save button was not enabled after editing tags in the create or update activity dialog + ## 2.201.0 - 2025-09-24 ### Added @@ -31,7 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed an issue with `unitPriceInAssetProfileCurrency` in the value redaction interceptor for the impersonation mode -- Fixed an issue where the save button was not enabled when editing tags in the activity dialog ## 2.200.0 - 2025-09-17