From 025aafe7ac3074c1022cf51d2e572304b45a78ba Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 7 Sep 2025 09:08:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3730e5bf..9c3a34cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Enabled automatic data gathering for custom currencies added via the currency management in the admin control panel -- Moved the world map chart component to `@ghostfolio/ui` +- Added a _Storybook_ story for the world map chart component ### Changed - Restructured the response of the portfolio report endpoint (_X-ray_) - Modernized the templates with untagged template literals +- Moved the world map chart component to `@ghostfolio/ui` - Refactored the create or update access dialog component to standalone - Improved the language localization for German (`de`) - Upgraded `envalid` from version `8.0.0` to `8.1.0`