From 9aa97c7daf2352d62923fba55ae11632bd6d51d0 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:54:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1edb96771..cab185008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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