We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5470581 commit 068a0afCopy full SHA for 068a0af
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# UNRELEASED
2
3
+# matrix-sdk-crypto-wasm v5.0.0
4
+
5
**BREAKING CHANGES**
6
7
- `OlmMachine.importBackedUpRoomKeys` now takes a `backupVersion` argument.
package.json
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-wasm",
- "version": "4.10.0",
+ "version": "5.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