From a0f0b8be82857ad2a37b27e04571602d17889503 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:35:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab185008..fa54da34a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Improved the usability of the tabs on the home page +- Upgraded `angular-material-css-vars` from version `2.1.0` to `2.1.2` + ### Fixed - Fixed the position detail chart if there are missing historical data around the first buy date - Fixed the snack bar background color in dark mode -### Changed - -- Upgraded `angular-material-css-vars` from version `2.1.0` to `2.1.2` - ## 1.36.0 - 09.08.2021 ### Changed