From ca268b2331657a7c2aaee9e6731a8d76b07dc1f7 Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Thu, 11 Sep 2025 23:43:42 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e366105..b270a331e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone +### Fixed + +- Fixed an issue in the investment calculation when selling all units of a holding + ## 2.197.0 - 2025-09-07 ### Added