From 74edf6aef4e34807a8fee3701b573077cbf75581 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 14 Oct 2023 23:58:51 +0200 Subject: [PATCH] Changes: mention Qt6-QML fix --- CHANGES-3.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES-3.3 b/CHANGES-3.3 index 531cedadf..e36254ac0 100644 --- a/CHANGES-3.3 +++ b/CHANGES-3.3 @@ -12,12 +12,13 @@ the history of the 3.2 series (2018-05 - 2022-08). This release contains contributions from (alphabetically by first name): - Adriaan de Groot + - Anke Boersma ## Core ## - No changes yet ## Modules ## - - No changes yet + - All QML modules now have a Qt6-compatible set of QML files as well. (thanks Anke) # 3.3.0-alpha4 (2023-10-13)