File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# UNRELEASED
2
2
3
+ # matrix-sdk-crypto-wasm v10.0.0
4
+
3
5
** BREAKING CHANGES**
4
6
5
7
- Rename ` DecryptionErrorCode.SenderIdentityPreviouslyVerified ` to
9
11
- Rename ` UserIdentity ` to ` OtherUserIdentity ` (in line with changes
10
12
to matrix-rust-sdk).
11
13
12
- - Update matrix-rust-sdk to ` #5d46b35d ` .
14
+ - Update matrix-rust-sdk to ` #3558886b9 ` .
13
15
14
16
# matrix-sdk-crypto-wasm v9.1.0
15
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @matrix-org/matrix-sdk-crypto-wasm" ,
3
- "version" : " 9.1 .0" ,
3
+ "version" : " 10.0 .0" ,
4
4
"homepage" : " https://github.com/matrix-org/matrix-rust-sdk-wasm" ,
5
5
"description" : " WebAssembly bindings of the matrix-sdk-crypto encryption library" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments