From 2d964bc1023c79f77ad80a5fa9c4714a80619839 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 17 Oct 2025 19:26:23 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a26f734c..b97b37ae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Refactored the blog page component to standalone - Disabled the zoom functionality in the _Progressive Web App_ (PWA) - Improved the currency validation in the get asset profiles functionality of the data provider service - Improved the currency validation in the search functionality of the data provider service - Optimized the get quotes functionality by utilizing the asset profile resolutions in the _Financial Modeling Prep_ service - Extracted the footer to a component +- Refactored the blog page component to standalone - Improved the portfolio calculator unit tests to load the user currency from the exported file ### Fixed