Skip to content

Commit ce9dc73

Browse files
committed
doc(crypto) Crypto changelog documenting VerificationRequestState::Transitioned interface change
1 parent 0353583 commit ce9dc73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Changes:
5959

6060
Breaking changes:
6161

62+
- `VerificationRequestState::Transitioned` now includes a new field
63+
`other_device_data` of type `DeviceData`.
64+
([#4153](https://github.com/matrix-org/matrix-rust-sdk/pull/4153))
65+
6266
- `OlmMachine::decrypt_room_event` now returns a `DecryptedRoomEvent` type,
6367
instead of the more generic `TimelineEvent` type.
6468

0 commit comments

Comments
 (0)