File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ All notable changes to this project will be documented in this file.
2323- [ ** breaking** ] ` OlmMachine.receive_sync_changes ` returns now a list of ` ProcessedToDeviceEvent `
2424 instead of a list of ` Raw<AnyToDeviceEvent> ` . With variants like ` Decrypted ` |` UnableToDecrypt ` |` PlainText ` |` NotProcessed ` .
2525 This allows for example to make the difference between an event sent in clear and an event successfully decrypted.
26- A ` ProcessedToDeviceEvent::Decrypted ` now contains the ` encryption_info ` and ` verification_state ` of the event.
2726 For quick compatibility a helper ` ProcessedToDeviceEvent::to_raw ` allows to map back to the previous behaviour.
2827
2928- [ ** breaking** ] Add support for the shared history flag defined in
You can’t perform that action at this time.
0 commit comments