From acca443f639b99f80042eb0fe8f1da732193d56c Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Thu, 14 Aug 2025 00:08:00 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3f2883b..c21e47511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the dynamic numerical precision for various values in the account detail dialog - Extended the accounts endpoint by dividend and interest +- Refactored the portfolio performance component to standalone - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`)