From 02669dca10341507782044971d3d7e7d5a984ca2 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Thu, 28 Apr 2022 15:08:08 +0000 Subject: [PATCH] Fix wording in changelog --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 00bf1078c..cb544a63f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -27,7 +27,7 @@ Fixed * Scheduled notifications were shown on dashboard before time. * Remove broken notifications menu item in favor of item next to account menu. * [OAuth2] Resources which are protected with client credentials - allowed access even if there were not allowed scopes set. + allowed access if no scopes were allowed. Changed ~~~~~~~ -- GitLab