From da13b289c84dc659555808482953d08fc0bced30 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 6 Jan 2026 23:00:45 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fea46d41..fd2d4a80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ * Version 1.0.20-stable + - XCFramework: cross-compilation is now forced on Apple Silicon to +avoid Rosetta-related build issues - The Fil-C compiler is supported out of the box - The CompCert compiler is supported out of the box - MSVC 2026 (Visual Studio 2026) is now supported