Prepare changelog for v0.1.2

This commit is contained in:
Richard van der Hoff
2023-07-10 12:03:12 +01:00
parent 89aa2916c7
commit caa70db31b

View File

@@ -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`.