Skip to content

Commit c3e01a6

Browse files
committed
doc: Add changelog
1 parent 25b1c85 commit c3e01a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
### Breaking changes:
1010

11+
- UniFFI was upgraded to `v0.30.0` ([#5808](https://github.com/matrix-org/matrix-rust-sdk/pull/5808)).
1112
- The `waveform` parameter in `Timeline::send_voice_message` format changed to a list of `f32`
1213
between 0 and 1.
1314
([#5732](https://github.com/matrix-org/matrix-rust-sdk/pull/5732))
14-
1515
- The `normalized_power_level` field has been removed from the `RoomMember`
1616
struct.
1717
([#5635](https://github.com/matrix-org/matrix-rust-sdk/pull/5635))

0 commit comments

Comments
 (0)