Browse Source

Update changelog

pull/7443/head
Thomas Kaul 1 month ago
parent
commit
e7d745d3e6
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -13,6 +13,9 @@ 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
- 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
- Upgraded `prettier` from version `3.8.4` to `3.9.6`

Loading…
Cancel
Save