From 203bef1dee6815d19cc88f6aa24c110c806cf3de Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:40:00 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd9e3718f..8e26c1369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added a form validation against the DTO in the create or update account dialog -- Added a form validation against the DTO in the create or edit activity dialog +- Added a form validation against the DTO in the create or update activity dialog ### Changed