Skip to content

Commit

Permalink
chore: Add changelog entry for oauth2
Browse files Browse the repository at this point in the history
Signed-off-by: Kévin Commaille <[email protected]>
  • Loading branch information
zecakeh committed Feb 2, 2025
1 parent 525f986 commit 619346a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/matrix-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ All notable changes to this project will be documented in this file.
- [**breaking**] The `oidc` module is now at `authentication::oidc`.
([#4575](https://github.com/matrix-org/matrix-rust-sdk/pull/4575))

- [**breaking**] The `authentication::qrcode` module now reexports types from
`oauth2` rather than `openidconnect`. Some type names might have changed.
([#4604](https://github.com/matrix-org/matrix-rust-sdk/pull/4604))

## [0.9.0] - 2024-12-18

### Bug Fixes
Expand Down

0 comments on commit 619346a

Please sign in to comment.