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