Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Nov 29, 2023
1 parent 60c0c40 commit 0160174
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
* Version 1.0.19-stable
- Building with `zig build` now works both with Zig 0.11 and Zig 0.12.
- Building with `zig build` now requires Zig 0.12.
- When using the traditional build system, -O3 is used instead of -Ofast.
- Improved detection of the compiler flags required on aarch64.
- Improved compatibility with custom build systems on aarch64.
- apple-xcframework: VisionOS packages are not built if Xcode doesn't
include that SDK.
- `crypto_kdf_hkdf_sha512_statebytes()` was added.

* 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 0160174

Please sign in to comment.