From ac35d919eeb9953260157247e1e6bfdf8bc2a70b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 20 Sep 2021 11:49:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9baa1b3fd..8462f5ef3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed the default value of the data source attribute - Upgraded `@storybook` dependencies +### Fixed + +- Fixed an issue in the create or edit transaction dialog + ### Todo - Apply data migration (`yarn prisma migrate deploy`)