diff --git a/CHANGELOG.md b/CHANGELOG.md index bbacdbf0f..e3c716e43 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 - Refreshed the cryptocurrencies list +### Fixed + +- Fixed an issue in the investment calculation when selling all units of a holding + ## 2.200.0 - 2025-09-17 ### Changed @@ -67,10 +71,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the holdings table on the public page -### Fixed - -- Fixed an issue in the investment calculation when selling all units of a holding - ## 2.197.0 - 2025-09-07 ### Added