From 109c7c642ca13059b20f7c7551a21589441eeec5 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:29:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8e9480eb..71745d6b90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the portfolio summary by presenting the cash and the holdings as a breakdown of the total assets +- Improved the _FIRE_ calculator by including the cash which is not part of the emergency fund - Improved the performance calculation and the value of the portfolio by excluding cash denominated in the base currency - Extended the portfolio details endpoint to include the total assets and the total cash in the portfolio summary - Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint