Skip to content

Commit

Permalink
crypto: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Oct 16, 2024
1 parent fa89102 commit f003f6b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions crates/matrix-sdk-crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]))

Expand Down

0 comments on commit f003f6b

Please sign in to comment.