From e4bb246c9a5c1476e60c7d878dc1d0b27fcac60f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 26 Nov 2021 20:23:35 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec49a884..46a940772 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 - Upgraded `rxjs` from version `6.6.7` to `7.4.0` - Upgraded `storybook` from version `6.3.8` to `6.4.0-rc.3` +### Fixed + +- Fixed the broken line charts showing value labels if openend from the allocations page +- Fixed the click event for drafts in the transactions table + ## 1.80.0 - 23.11.2021 ### Added