Merge pull request #4388 from vector-im/element_4360_additions

Create Room Last Message Encryption Keys
This commit is contained in:
ismailgulek
2021-06-07 19:29:27 +03:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ Changes to be released in next version
🙌 Improvements
* MXRoomSummary: Adapt room summary changes on MatrixSDK (#4360).
* EncryptionKeyManager: Create keys for room last message data type.
🐛 Bugfix
* SettingsViewController: Fix crash when changing the app language (#4377).