We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14318c3 commit b30f1f3Copy full SHA for b30f1f3
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# UNRELEASED
2
3
+# matrix-sdk-crypto-wasm v15.0.0
4
+
5
- Update matrix-rusk-sdk to `0.12.0`, which includes:
6
7
- Send stable identifier `sender_device_keys` for MSC4147 (Including device
package.json
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-wasm",
- "version": "14.2.1",
+ "version": "15.0.0",
"homepage": "https://github.com/matrix-org/matrix-rust-sdk-wasm",
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
"license": "Apache-2.0",
0 commit comments