From 80fdb3c7d15dd22794cacf4bf6da1a2eb9f4883b 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 2355027d..3d47c310 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,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.