From ab0c003e360cd7993b857fa6deb4794ba29bb53b Mon Sep 17 00:00:00 2001 From: HarjobandeepSingh Date: Mon, 13 Oct 2025 18:53:32 +0530 Subject: [PATCH] chore: resolve merge conflicts in CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 816ea6d5d..e4d620b5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added a _Storybook_ story for the holdings table component + ### Changed - Refactored the blog page component to standalone +- Disabled the zoom functionality in the _Progressive Web App_ (PWA) +- Optimized the get quotes functionality by utilizing the asset profile resolutions in the _Financial Modeling Prep_ service +- Extracted the footer to a component ## 2.208.0 - 2025-10-11