Update CHANGES.rst

This commit is contained in:
ismailgulek 2020-10-09 15:21:29 +03:00
parent 75c893e1bd
commit 51b46fd487

View file

@ -9,7 +9,7 @@ Changes to be released in next version
* Room: Add more to long room topics (#3715).
* Security screens: Update automatically shields when the trust changes.
* Room: Add floating action button to invite members.
* Pasteboard: Use MXKAppSettings.pasteboard on copy operations (#3732).
* Pasteboard: Use MXKPasteboardManager.pasteboard on copy operations (#3732).
🐛 Bugfix
* Push: Check crypto has keys to decrypt an event before decryption attempt, avoid sync loops on failure.