From 73dce539ed3a6e83add09f25ae804f0d232a63f5 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 23 May 2024 15:56:38 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 15e756a7..6359a162 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,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