Skip to content

Commit c1bde02

Browse files
committed
doc: add changelog entry for OIDC change
1 parent ec8b1cd commit c1bde02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ All notable changes to this project will be documented in this file.
1111
- The `MediaRetentionPolicy` can now trigger regular cleanups with its new
1212
`cleanup_frequency` setting.
1313
([#4603](https://github.com/matrix-org/matrix-rust-sdk/pull/4603))
14+
- **breaking**: the `experimental-oidc` Cargo feature has been removed and is no longer required,
15+
as its functionality has now been enabled by default.
16+
([#4635](https://github.com/matrix-org/matrix-rust-sdk/pull/4635))
1417

1518
## [0.10.0] - 2025-02-04
1619

0 commit comments

Comments
 (0)