From f2c0f94a65d69efd629ca491223e5e896b1492dd Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Thu, 18 Sep 2025 22:48:14 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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