diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e67209a6..2e8e9480eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the portfolio summary by presenting the cash and the holdings as a breakdown of the total assets - 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 +- 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 - Refreshed the cryptocurrencies list - Upgraded `prettier` from version `3.8.4` to `3.9.6`