Skip to content

Commit cbd4722

Browse files
committed
doc: Add changelog entry
1 parent a22caa3 commit cbd4722

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ All notable changes to this project will be documented in this file.
8080
([#5614](https://github.com/matrix-org/matrix-rust-sdk/pull/5614))
8181
- Expose `m.federate` in `OtherState::RoomCreate` and `history_visibility` in `OtherState::RoomHistoryVisibility`, allowing clients to know whether a room federates and how its history is shared in the appropriate timeline events.
8282

83+
### Changes
84+
85+
- Build Android ARM64 bindings using better default RUSTFLAGS (the same used for iOS ARM64). This should improve performance. [(#5854)](https://github.com/matrix-org/matrix-rust-sdk/pull/5854)
86+
8387
## [0.14.0] - 2025-09-04
8488

8589
### Features:

0 commit comments

Comments
 (0)