File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
88
99### Breaking changes
1010
11+ - Expose the power level required to modify ` m.space.child ` on
12+ ` room::power_levels::RoomPowerLevelsValues ` .
1113- Rename ` Client::login_with_qr_code ` to ` Client::new_login_with_qr_code_handler ` .
1214 ([ #5836 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5836 ) )
1315- Add the ` sqlite ` feature, along with the ` indexeddb ` feature, to enable either
Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
88
99### Features
1010
11+ - Expose the power level required to modify ` m.space.child ` on
12+ ` room::power_levels::RoomPowerLevelChanges ` .
13+ ([ #5857 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5857 ) )
1114- Add the ` Client::server_versions_cached() ` method.
1215 ([ #5853 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5853 ) )
1316- Extend ` authentication::oauth::OAuth::grant_login_with_qr_code ` to support granting
You can’t perform that action at this time.
0 commit comments