Skip to content

Commit 82e97d4

Browse files
committed
v17.1.0
1 parent 42ba7c4 commit 82e97d4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# UNRELEASED
22

3+
# matrix-sdk-crypto-wasm v17.1.0
4+
35
- Expose two new methods, `has_downloaded_all_room_keys` and `set_has_downloaded_all_room_keys`
46
which allow clients to record whether they have downloaded all room keys from key backup for
57
a particular room in advance of building an [MSC4268](https://github.com/matrix-org/matrix-spec-proposals/pull/4268)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-wasm",
3-
"version": "17.0.0",
3+
"version": "17.1.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)