diff --git a/CHANGELOG.md b/CHANGELOG.md index 99b4ed88b..4d76a8a30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a story for the trend indicator component - Added a story for the value component +### Changed + +- Switched from gross to net performance +- Restructured the portfolio summary tab on the home page (fees and net performance) + ## 1.45.0 - 04.09.2021 ### Added @@ -31,11 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `12.5.4` to `12.8.0` - Upgraded `prisma` from version `2.24.1` to `2.30.2` -### Changed - -- Switched from gross to net performance -- Restructured the portfolio summary tab on the home page (fees and net performance) - ### Fixed - Fixed the value formatting for integers (transactions count)