Update ChangeLog

This commit is contained in:
Frank Denis
2024-05-23 15:56:56 +02:00
parent c6316cecca
commit 4de111b8cf
+5
View File
@@ -18,6 +18,11 @@ JavaScript builds
iOS, TvOS and Catalyst.
- .NET precompiled libraries now work on any CPUs, using only runtime
feature detection.
- SYSV assembly should not be used when targeting Windows (reported by
@meiyese, thanks!)
- Compatibility issues with LLVM 18 and AVX512 have been addressed.
- GitHub attestation build provenance are now added to NuGet packages.
- JavaScript tests can now use Bun as an alternative to Node.
* Version 1.0.19
This release includes all the changes from 1.0.18-stable, as well as two