Skip to content

Commit af13f11

Browse files
authored
chore[ffi]: add changelog entry on new change
Signed-off-by: JoFrost <[email protected]>
1 parent 90bb693 commit af13f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ All notable changes to this project will be documented in this file.
7979
- Add new API to decline calls ([MSC4310](https://github.com/matrix-org/matrix-spec-proposals/pull/4310)): `Room::decline_call` and `Room::subscribe_to_call_decline_events`
8080
([#5614](https://github.com/matrix-org/matrix-rust-sdk/pull/5614))
8181
- Expose `m.federate` in `OtherState::RoomCreate` and `history_visibility` in `OtherState::RoomHistoryVisibility`, allowing clients to know whether a room federates and how its history is shared in the appropriate timeline events.
82+
- Expose `join_rule` in `OtherState::RoomJoinRules`, allowing clients to know the join rules of a room from the appropriate timeline events.
8283

8384
### Changes
8485

0 commit comments

Comments
 (0)