From 2e8edcd939e73dad791fcba23d930ce530b5fd78 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 28 Apr 2024 15:50:06 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6d7f7585..15e756a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.