Skip to content

Commit ead5621

Browse files
committed
doc: Add changelog entry
1 parent bda5084 commit ead5621

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ All notable changes to this project will be documented in this file.
1313
documentation of `matrix_sdk::latest_event` to learn about the new API.
1414
[#5624](https://github.com/matrix-org/matrix-rust-sdk/pull/5624/)
1515

16+
### Breaking changes
17+
18+
- The existing `TimelineEventType` was renamed to `TimelineEventContent`, because it contained the actual contents
19+
of the event. Then, we created a new `TimelineEventType` enum that actually contains *just* the event type.
20+
1621
## [0.16.0] - 2025-12-04
1722

1823
### Breaking changes

0 commit comments

Comments
 (0)