1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00

Update ChangeLog

This commit is contained in:
Frank Denis 2024-04-28 15:50:06 +02:00
parent 08fa6d1de6
commit 2e8edcd939

View File

@ -18,7 +18,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.