From 70abf7dccdd96a9394cd9cff27234c85fbf5bb7c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Sep 2021 12:45:08 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39383d729..4d214c457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Hid the actions from the accounts table in the _Presenter View_ - Hid the actions from the transactions table in the _Presenter View_ +- Fixed the data gathering of the initial project setup (database seeding) ### Todo