File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ All notable changes to this project will be documented in this file.
2727 ` shared_history ` field that defaults to ` false. `
2828 ([ #4700 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4700 ) )
2929
30+ - Have the ` RoomIdentityProvider ` return processing changes when identities transition
31+ to ` IdentityState::Verified ` too.
32+ ([ #4670 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4670 ) )
33+
3034## [ 0.10.0] - 2025-02-04
3135
3236### Features
@@ -43,10 +47,6 @@ All notable changes to this project will be documented in this file.
4347- Room keys are not shared with unsigned dehydrated devices.
4448 ([ #4551 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4551 ) )
4549
46- - Have the ` RoomIdentityProvider ` return processing changes when identities transition
47- to ` IdentityState::Verified ` too.
48- ([ #4670 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4670 ) )
49-
5050## [ 0.9.0] - 2024-12-18
5151
5252### Features
You can’t perform that action at this time.
0 commit comments