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 4053f69 commit 9038cd5Copy full SHA for 9038cd5
bindings/matrix-sdk-ffi/CHANGELOG.md
@@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
15
the cross product of target specific features has become somewhat chaotic, and we
16
have shifted to externalize these choices as feature flags.
17
18
- To maintain existing compatibilty on the major platforms, these features should be used:
+ To maintain existing compatibility on the major platforms, these features should be used:
19
Android: `"bundled-sqlite,unstable-msc4274,rustls-tls,sentry"`
20
iOS: `"bundled-sqlite,unstable-msc4274,native-tls,sentry"`
21
Javascript/Wasm: `"unstable-msc4274,native-tls"`
0 commit comments