We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b1c85 commit c3e01a6Copy full SHA for c3e01a6
bindings/matrix-sdk-ffi/CHANGELOG.md
@@ -8,10 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
### Breaking changes:
10
11
+- UniFFI was upgraded to `v0.30.0` ([#5808](https://github.com/matrix-org/matrix-rust-sdk/pull/5808)).
12
- The `waveform` parameter in `Timeline::send_voice_message` format changed to a list of `f32`
13
between 0 and 1.
14
([#5732](https://github.com/matrix-org/matrix-rust-sdk/pull/5732))
-
15
- The `normalized_power_level` field has been removed from the `RoomMember`
16
struct.
17
([#5635](https://github.com/matrix-org/matrix-rust-sdk/pull/5635))
0 commit comments