Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Apr 27, 2024
1 parent ef9ad0c commit 18091f3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ include that SDK.
- `crypto_kdf_hkdf_sha512_statebytes()` was added.
- When using Visual Studio, runtime CPU feature detection is now enabled
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
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 precompiled libraries now work on any CPUs, using only runtime
feature detection.

* Version 1.0.19
This release includes all the changes from 1.0.18-stable, as well as two
Expand Down

0 comments on commit 18091f3

Please sign in to comment.