Skip to content

Commit 4ee68ef

Browse files
committed
Add changelog
Signed-off-by: Johannes Marbach <[email protected]>
1 parent ad39480 commit 4ee68ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ All notable changes to this project will be documented in this file.
6464
begins ([#5678](https://github.com/matrix-org/matrix-rust-sdk/pull/5678).
6565
- Make `PaginationTokens` `pub`, as well as its `previous` and `next` tokens so they can be assigned from other files
6666
([#5678](https://github.com/matrix-org/matrix-rust-sdk/pull/5678).
67+
- Add `OAuth::login_with_generated_qr_code` for generating a QR code on a new device
68+
and logging it in with the help of an existing device scanning the code.
69+
([#5711](https://github.com/matrix-org/matrix-rust-sdk/pull/5711))
6770

6871
### Refactor
6972

0 commit comments

Comments
 (0)