Skip to content

Commit 914f274

Browse files
committed
fixup! docs: add changelog entries
1 parent b2abf91 commit 914f274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
3131
- [**breaking**]: The reexported types `SyncTimelineEvent` and `TimelineEvent` have been fused into a single type
3232
`TimelineEvent`, and its field `push_actions` has been made `Option`al (it is set to `None` when
3333
we couldn't compute the push actions, because we lacked some information).
34+
([#4568](https://github.com/matrix-org/matrix-rust-sdk/pull/4568))
3435

3536
- [**breaking**] Move the optional `RequestConfig` argument of the
3637
`Client::send()` method to the `with_request_config()` builder method. You

0 commit comments

Comments
 (0)