From 8bc6a729f0b0beb74f09012602c75bd744ace64b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:51:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2a4dec27..b90451d5db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +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, the buying power and the emergency fund as a breakdown of the total assets -- Improved the performance calculation of the portfolio by excluding cash denominated in the base currency +- 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 cash in the portfolio summary - Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint - Refreshed the cryptocurrencies list