From 9a483d6c39dd17484e3b73e09dacc329df3bc330 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 2 Oct 2025 15:41:21 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a0b6090..341167075 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 usability of the _Cancel_ / _Close_ buttons in the create watchlist item dialog - Refactored the symbol pipe to standalone +- Refactored the `fireWealth` from `number` type to a structured object in the summary of the portfolio details endpoint ### Fixed @@ -38,7 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the wording of the 4% rule in the _FIRE_ section - Improved the usability of the create asset profile dialog in the market data section of the admin control panel - Improved the language localization for German (`de`) -- Changed `fireWealth` from a single `number` to a structured interface ### Fixed