From 0c62e19aa42c570a0cd6a04fc846fef8d3ea4c4d Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 20 Oct 2023 15:14:54 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 44348664..5cf745d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ - When using the traditional build system, -O3 is used instead of -Ofast. - Improved detection of the compiler flags required on aarch64. - Improved compatibility with custom build systems on aarch64. + - apple-xcframework: VisionOS packages are not built if Xcode doesn't +include that SDK. * Version 1.0.19 This release includes all the changes from 1.0.18-stable, as well as two