From 879883183e9256cf092f86e32bf21a9f88403180 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Wed, 9 Feb 2022 00:26:45 +0100 Subject: [PATCH] Reword changelog --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8c6d8243c..2806fa97e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -21,7 +21,7 @@ Fixed * Only exactly one person without e-mail address could be invited * No person was created and linked to the PersonInvitation object when invite by e-mail is used * No valid data in the second e-mail field of the signup form when it was disabled -* Invitation options were displayed even when the feature was disabled +* Invitation options were displayed to superusers even when the feature was disabled * Inviting newly created persons for registration failed * Invited person was not displayed correctly in list of sent invitations * [Docker] Do not clear cache in migration container die to session invalidation issues -- GitLab