File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010
1111- ` Client::reset_server_info() ` has been split into ` reset_supported_versions() `
1212 and ` reset_well_known() ` .
13+ ([ #5910 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5910 ) )
1314
1415## [ 0.15.0] - 2025-11-27
1516
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
1313 ` TtlStoreValue ` that handles the expiration of the data, rather than calling
1414 ` maybe_decode() ` . Its constructor has been removed since all its fields are
1515 now public.
16+ ([ #5910 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5910 ) )
1617 - ` StateStoreData(Key/Value)::ServerInfo ` has been split into the
1718 ` SupportedVersions ` and ` WellKnown ` variants.
18- ([ #5882 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5882 ) )
1919
2020## [ 0.15.0] - 2025-11-27
2121
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010
1111- [ ** breaking** ] : ` Client::reset_server_info() ` has been split into
1212 ` reset_supported_versions() ` and ` reset_well_known() ` .
13+ ([ #5910 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5910 ) )
1314
1415## [ 0.15.0] - 2025-11-27
1516
You can’t perform that action at this time.
0 commit comments