diff --git a/CHANGELOG.md b/CHANGELOG.md index 843f33f05..3fdb77e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Resolved an issue with the cash balance calculation of an account for `SELL` activities to ensure fees are correctly subtracted - Resolved an exception in the portfolio details endpoint when an asset profile is unmatched +- Resolved an issue where `netPerformancePercentWithCurrencyEffect` produced a misleading percentage for reopened multi-trade positions with currency conversion ## 3.3.0 - 2026-05-14