Skip to content

Commit 6d02ac8

Browse files
authored
Merge pull request #111 from uhoreg/release-v4.8.0
Release v4.8.0
2 parents 0634134 + 5e5b4dc commit 6d02ac8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# UNRELEASED
22

3+
# matrix-sdk-crypto-wasm v4.8.0
4+
35
- Add `OlmMachine.dehydratedDevices()` and `DehydratedDevices` class to
46
support dehydrated devices.
57
([#104](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/104))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-wasm",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"homepage": "https://github.com/matrix-org/matrix-rust-sdk-wasm",
55
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)