mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-16 12:43:01 -04:00
Merge pull request #2248 from matrix-org/release-matrix-sdk-crypto-js-0.1.2
matrix-sdk-crypto-js v0.1.2
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
- Add `Qr.state()` method to inspect the current state of QR code
|
||||
verifications.
|
||||
|
||||
## Changes in the underlying Rust crate
|
||||
|
||||
- Fix handling of SAS verification start events once we have shown a QR code.
|
||||
|
||||
# v0.1.1
|
||||
|
||||
- Add `verify` method to `Device`.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@matrix-org/matrix-sdk-crypto-js",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
|
||||
"description": "Matrix encryption library, for JavaScript",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user