Skip to content

Commit b18bf0e

Browse files
committed
doc(sdk): Add matrix-org#5047.
1 parent 03e203c commit b18bf0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ All notable changes to this project will be documented in this file.
2525
- `Room::decrypt_event()` now requires an extra `matrix_sdk::Room::PushContext` parameter to
2626
compute the push notifications for the decrypted event.
2727
([#4962](https://github.com/matrix-org/matrix-rust-sdk/pull/4962))
28+
- `SlidingSyncRoom` has been removed. With it, the `SlidingSync::get_room`,
29+
`get_all_rooms`, `get_rooms`, `get_number_of_rooms`, and
30+
`FrozenSlidingSync` methods and type have been removed.
31+
([#5047](https://github.com/matrix-org/matrix-rust-sdk/pull/5047))
2832

2933
## [0.11.0] - 2025-04-11
3034

0 commit comments

Comments
 (0)