diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 00bf1078cd4f17c33882638b4f19b8bfd120a7be..cb544a63f942643f7406fcb55db03a46bbc04754 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 ~~~~~~~