Add quotes

This commit is contained in:
Frank Denis
2024-05-24 12:48:02 +02:00
parent 4de111b8cf
commit ce19f2d494
+2 -2
View File
@@ -10,9 +10,9 @@ include that SDK.
on Windows/aarch64.
- There were issues with C++ guards affecting usage of libsodium
using Swift on Windows. This has been fixed.
- Emscripten: crypto_aead_aegis*() functions are now exported in
- Emscripten: `crypto_aead_aegis*()` functions are now exported in
JavaScript builds
- Emscripten: unsupported --memory-init-file option has been removed.
- Emscripten: unsupported `--memory-init-file` option has been removed.
- apple-xcframework: the minimal deployment target can be set to iOS 11+.
- .NET packages now include precompiled libraries for Windows/arm64,
iOS, TvOS and Catalyst.