Skip to content

Commit d82786c

Browse files
fixup! feat(ffi): expose RoomInfo::fully_read_event_id
Signed-off-by: Daniel Anderson <daniel.anderson@toptal.com>
1 parent 387eeaa commit d82786c

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

9-
### Features
10-
11-
- Add `RoomInfo::fully_read_event_id` to expose the user's `m.fully_read` event ID.
12-
([#6569](https://github.com/matrix-org/matrix-rust-sdk/pull/6569))
13-
149
## Refactor
1510

1611
- [**breaking**] `SpaceRoomList::rooms` and `SpaceRoomList::subscribe_to_room_updates` are now asynchronous.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Add `RoomInfo::fully_read_event_id` to expose the user's `m.fully_read` event ID.

0 commit comments

Comments
 (0)