From 55d52a7ae6b566d19e68354fca55a43cd43bd19f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:54:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e95a21f0f..5d5a3f144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added the total value in the create or edit transaction dialog +- Added a balance attribute to the account model +- Calculated the total balance (cash) ### Changed