From 8d65f99d45b103fb95bf0375ae4030e7236c0c09 Mon Sep 17 00:00:00 2001 From: Laura Gorzitze Date: Mon, 6 Jan 2025 13:15:28 +0100 Subject: [PATCH] #183 Add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f4ea8be..1d8c3f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add new integration tests [#161] - New integration tests regarding user import, including the testing of the e-mail dispatch - Adjust Pipeline to include Mailhog for Testing + - +### Fixed +- Fixed validation in user creation form to only allow saving when all required fields are filled out ## [v1.17.2-1] - 2024-11-22 ### Removed