From 0560bb6c25d3887674bceb7ab78df75b27590459 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Jul 2021 17:18:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f436279..e95a21f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the total value in the create or edit transaction dialog + ### Changed - Upgraded `@angular/cdk` and `@angular/material` from version `11.0.4` to `12.0.6`