From 6aade321c8b9d46709b2facf406a394e3389a668 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 17 Mar 2021 14:43:37 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4647807320..e4b9279a15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -31,6 +31,7 @@ - Fixed a bug, that Response format header was not added in the access-control-allow-header list. - Fixed a bug where countryName is unknown on sessions (#933) - Added missing event users.update.prefs (#952) +- Fixed bug not allowing to reset document permissions (#977) ## Security