Browse Source

docs: add changelog entry for currency effect fix

pull/6918/head
Trillianti 4 days ago
parent
commit
5c00ecb0d4
  1. 1
      CHANGELOG.md

1
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 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 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 ## 3.3.0 - 2026-05-14

Loading…
Cancel
Save