File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
bindings/matrix-sdk-crypto-js Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# v0.1.3
22
3- Fix bug introduced in v0.1.2 which caused an undocumented change to the results of ` OlmMachine.receiveSyncChanges ` .
3+ ## Changes in the Javascript bindings
4+
5+ - Fix bug introduced in v0.1.2 which caused an undocumented change to the results of ` OlmMachine.receiveSyncChanges ` .
6+
7+ ## Changes in the underlying Rust crate
8+
9+ - Fix a bug which could cause generated one-time-keys not to be persisted.
410
511# v0.1.2
612
Original file line number Diff line number Diff line change 3838 "Airplane", for consistency with the Matrix spec.
3939
4040- Fix handling of SAS verification start events once we have shown a QR code.
41+
42+ - Fix a bug which could cause generated one-time-keys not to be persisted.
You can’t perform that action at this time.
0 commit comments