Skip to content

Commit e8323ef

Browse files
committed
matrix-sdk-crypto-js v0.1.0-alpha.7
1 parent 167d81e commit e8323ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bindings/matrix-sdk-crypto-js/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# v0.1.0-alpha.7
22

3+
- Add new accessors `Device.algorithms` and `Device.isSignedByOwner`
34
- In `OlmMachine.getUserDevices`, wait a limited time for any in-flight
45
device-list updates to complete.
56

bindings/matrix-sdk-crypto-js/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-js",
3-
"version": "0.1.0-alpha.6",
3+
"version": "0.1.0-alpha.7",
44
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
55
"description": "Matrix encryption library, for JavaScript",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)