We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5470581 + 068a0af commit ca8f2fbCopy full SHA for ca8f2fb
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