We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0634134 + 5e5b4dc commit 6d02ac8Copy full SHA for 6d02ac8
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# UNRELEASED
2
3
+# matrix-sdk-crypto-wasm v4.8.0
4
+
5
- Add `OlmMachine.dehydratedDevices()` and `DehydratedDevices` class to
6
support dehydrated devices.
7
([#104](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/104))
package.json
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-wasm",
- "version": "4.7.0",
+ "version": "4.8.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