mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-17 12:48:24 -04:00
fixup: merge error in crypto changelog added a double entry
This commit is contained in:
@@ -21,10 +21,6 @@ All notable changes to this project will be documented in this file.
|
||||
Use `EncryptionInfo::session_id()` helper for quick access.
|
||||
([#4981](https://github.com/matrix-org/matrix-rust-sdk/pull/4981))
|
||||
|
||||
- [**breaking**] The `ProcessedToDeviceEvent::Decrypted` variant now also have an `EncryptionInfo` field.
|
||||
Format changed from `Decrypted(Raw<AnyToDeviceEvent>)` to `Decrypted { raw: Raw<AnyToDeviceEvent>, encryption_info: EncryptionInfo) }`
|
||||
([5074](https://github.com/matrix-org/matrix-rust-sdk/pull/5074))
|
||||
|
||||
- Send stable identifier `sender_device_keys` for MSC4147 (Including device
|
||||
keys with Olm-encrypted events).
|
||||
([#4964](https://github.com/matrix-org/matrix-rust-sdk/pull/4964))
|
||||
|
||||
Reference in New Issue
Block a user