1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-24 12:36:01 -07:00

Update ChangeLog

This commit is contained in:
Frank Denis 2024-04-28 15:50:06 +02:00
parent 7d2eec3603
commit 80fdb3c7d1

View File

@ -14,7 +14,8 @@ using Swift on Windows. This has been fixed.
JavaScript builds
- 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.
- .NET packages now include precompiled libraries for Windows/arm64,
iOS, TvOS and Catalyst.
- .NET precompiled libraries now work on any CPUs, using only runtime
feature detection.