crypto: update changelog

This commit is contained in:
Richard van der Hoff
2024-10-10 18:08:16 +01:00
committed by Richard van der Hoff
parent 2820f5f3b4
commit 87f89ec561

View File

@@ -2,6 +2,12 @@
Changes:
- Add new method `OlmMachine::try_decrypt_room_event`.
([#4116](https://github.com/matrix-org/matrix-rust-sdk/pull/4116))
- Add reason code to `matrix_sdk_common::deserialized_responses::UnableToDecryptInfo`.
([#4116](https://github.com/matrix-org/matrix-rust-sdk/pull/4116))
- The `UserIdentity` struct has been renamed to `OtherUserIdentity`
([#4036](https://github.com/matrix-org/matrix-rust-sdk/pull/4036]))