Skip to content

Commit 1bf637a

Browse files
committed
Add changelog
Signed-off-by: Johannes Marbach <[email protected]>
1 parent 183e159 commit 1bf637a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ All notable changes to this project will be documented in this file.
6060

6161
- [**breaking**] `OAuth::login` now allows requesting additional scopes for the authorization code grant.
6262
([#5395](https://github.com/matrix-org/matrix-rust-sdk/pull/5395))
63+
- Add `OAuth::login_with_generated_qr_code` for generating a QR code on a new device
64+
and logging it in with the help of an existing device scanning the code.
65+
([#5711](https://github.com/matrix-org/matrix-rust-sdk/pull/5711))
66+
6367

6468
### Refactor
6569

0 commit comments

Comments
 (0)