From 8f1024b1edb8b5be67dc0733a5b2ceb0358bc40e Mon Sep 17 00:00:00 2001 From: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> Date: Tue, 9 Sep 2025 23:04:34 +0530 Subject: [PATCH] Move to Unreleased --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 683f0d5a3..cc3e201d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +- Refactored the investment chart component to standalone ### Changed @@ -45,7 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the benchmark comparator component to standalone - Refactored the portfolio summary component to standalone - Refactored the world map chart component to standalone -- Refactored the investment chart component to standalone - Enabled the trim option in the `extract-i18n` configuration - Improved the language localization for German (`de`) - Upgraded the _Stripe_ dependencies