Skip to content

Commit ac87824

Browse files
committed
changelog: add future events to the widget-driver/api.
1 parent f6edcc4 commit ac87824

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Additions:
3535
- Add `send_call_notification` and `send_call_notification_if_needed` methods. This allows to implement sending ring events on call start.
3636
- The `get_media_content`, `get_media_file` and `get_file` methods of the
3737
`Media` api now support the new authenticated media endpoints.
38+
- WidgetDriver: Allow the `"future_timeout"` and `"future_group_id"` fields in the `send_event` widget actions.
39+
As defined in [MSC4157](https://github.com/matrix-org/matrix-spec-proposals/pull/4157)
3840

3941
# 0.7.0
4042

0 commit comments

Comments
 (0)