Skip to content

Commit 619346a

Browse files
committed
chore: Add changelog entry for oauth2
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 parent 525f986 commit 619346a

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
@@ -62,6 +62,10 @@ All notable changes to this project will be documented in this file.
6262
- [**breaking**] The `oidc` module is now at `authentication::oidc`.
6363
([#4575](https://github.com/matrix-org/matrix-rust-sdk/pull/4575))
6464

65+
- [**breaking**] The `authentication::qrcode` module now reexports types from
66+
`oauth2` rather than `openidconnect`. Some type names might have changed.
67+
([#4604](https://github.com/matrix-org/matrix-rust-sdk/pull/4604))
68+
6569
## [0.9.0] - 2024-12-18
6670

6771
### Bug Fixes

0 commit comments

Comments
 (0)