mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 22:15:44 -04:00
chore(sdk): Add changelog for move of matrix_auth and oidc
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
committed by
Damir Jelić
parent
3e78e441d4
commit
df51404a14
@@ -46,6 +46,12 @@ All notable changes to this project will be documented in this file.
|
||||
- [**breaking**] `Recovery::are_we_the_last_man_standing()` has been renamed to `is_last_device()`.
|
||||
([#4522](https://github.com/matrix-org/matrix-rust-sdk/pull/4522))
|
||||
|
||||
- [**breaking**] The `matrix_auth` module is now at `authentication::matrix`.
|
||||
([#4575](https://github.com/matrix-org/matrix-rust-sdk/pull/4575))
|
||||
|
||||
- [**breaking**] The `oidc` module is now at `authentication::oidc`.
|
||||
([#4575](https://github.com/matrix-org/matrix-rust-sdk/pull/4575))
|
||||
|
||||
## [0.9.0] - 2024-12-18
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
Reference in New Issue
Block a user