We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525f986 commit 619346aCopy full SHA for 619346a
crates/matrix-sdk/CHANGELOG.md
@@ -62,6 +62,10 @@ All notable changes to this project will be documented in this file.
62
- [**breaking**] The `oidc` module is now at `authentication::oidc`.
63
([#4575](https://github.com/matrix-org/matrix-rust-sdk/pull/4575))
64
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
+
69
## [0.9.0] - 2024-12-18
70
71
### Bug Fixes
0 commit comments