From 6e8906a75c14054f454868e04babdd8c3851a219 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 5 Jul 2022 10:16:20 +0200 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad9b14d..98ae4000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* [caosdb-server#142](https://gitlab.com/caosdb/caosdb-server/-/issues/142) + Can't create users with dots in their user names + ### Security ### ### Documentation ### -- GitLab