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 d0e8755 commit d1bedb5Copy full SHA for d1bedb5
bindings/matrix-sdk-ffi/CHANGELOG.md
@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
12
Previously the `matrix-sdk-ffi` was configured primarily by target configs, choosing
13
between the tls flavor (`rustls-tls` or `native-tls`) and features like `sentry` based
14
purely on the target. As we work to add an additional Wasm target to this crate,
15
- the cross product of target specific features has become complex, and we
+ 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 compatibility on the major platforms, these features should be used:
0 commit comments