File tree 1 file changed +4
-4
lines changed
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.
27
27
` shared_history ` field that defaults to ` false. `
28
28
([ #4700 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4700 ) )
29
29
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
+
30
34
## [ 0.10.0] - 2025-02-04
31
35
32
36
### Features
@@ -43,10 +47,6 @@ All notable changes to this project will be documented in this file.
43
47
- Room keys are not shared with unsigned dehydrated devices.
44
48
([ #4551 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/4551 ) )
45
49
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
-
50
50
## [ 0.9.0] - 2024-12-18
51
51
52
52
### Features
You can’t perform that action at this time.
0 commit comments