From c0d45d2edd56e299d5a4a7a8303a42b4c8ee9fbd Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Fri, 5 May 2023 19:59:50 +0300 Subject: Update changelog Change-Id: Ie0f066ae6caddf2643f5b1696eab37fe2d5088e7 Reviewed-by: Christian Kandeler --- changelogs/changes-2.0.1.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelogs/changes-2.0.1.md b/changelogs/changes-2.0.1.md index 0f1bf4973..7f28b3e55 100644 --- a/changelogs/changes-2.0.1.md +++ b/changelogs/changes-2.0.1.md @@ -1,13 +1,27 @@ +# General +* Fixed crash when importing missing JavaScript file (QBS-1730). + # C/C++ Support * Fixed building applications with mingw toolchain and Qt6 (QBS-1724). # Apple Support * Added support for Xcode 14.3. * Fixed codesigning on macOS (QBS-1722). +* Fixed detecting Xcode via xcode-select tool. + +# Qt Support +* Fixed support for Qt 6.3 on iOS. +* Fixed install-qt.sh to properly support Qt for iOS. +* Do not setup Qt in qbspkgconfig when cross compiling (QBS-1717). # Build System * Fixed qbsbuildconfig module. +* Fixed build with Qt6.5. +* Updated CI to test via Qt 6.5 on macOS and Windows. +* Updated CI to test via Xcode 14.2 on macOS. # Contributors +* Björn Schäpers * Christian Kandeler * Ivan Komissarov +* Kai Dohmen -- cgit v1.2.1