From 180077e2adbe15b9db2cf9fedc2ab90c82d8996b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Aug 2021 17:03:49 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5daa4c31..1833ce299 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the calculated net worth to the portfolio summary tab on the home page +- Added the calculated time in market to the portfolio summary tab on the home page + ### Changed - Improved the usability of the tabs on the home page +- Restructured the portfolio summary tab on the home page ## 1.36.0 - 09.08.2021