diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c0221332..887093b9f 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 in the investment calculation when selling all units of a holding + ## 2.201.0 - 2025-09-24 ### Added @@ -32,10 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue with `unitPriceInAssetProfileCurrency` in the value redaction interceptor for the impersonation mode -### Fixed - -- Fixed an issue in the investment calculation when selling all units of a holding - ## 2.200.0 - 2025-09-17 ### Changed