Skip to content

Commit 6980dc5

Browse files
committed
doc(sdk): Add #5047.
1 parent 9366bc8 commit 6980dc5

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
@@ -46,6 +46,10 @@ All notable changes to this project will be documented in this file.
4646
- `Room::decrypt_event()` now requires an extra `matrix_sdk::Room::PushContext` parameter to
4747
compute the push notifications for the decrypted event.
4848
([#4962](https://github.com/matrix-org/matrix-rust-sdk/pull/4962))
49+
- `SlidingSyncRoom` has been removed. With it, the `SlidingSync::get_room`,
50+
`get_all_rooms`, `get_rooms`, `get_number_of_rooms`, and
51+
`FrozenSlidingSync` methods and type have been removed.
52+
([#5047](https://github.com/matrix-org/matrix-rust-sdk/pull/5047))
4953

5054
## [0.11.0] - 2025-04-11
5155

0 commit comments

Comments
 (0)