diff --git a/CHANGES-3.3 b/CHANGES-3.3 index 3e79c5476..944da8d93 100644 --- a/CHANGES-3.3 +++ b/CHANGES-3.3 @@ -10,14 +10,20 @@ the history of the 3.2 series (2018-05 - 2022-08). # 3.3.2 (unreleased) This release contains contributions from (alphabetically by first name): + - Aaron Rainbolt - Adriaan de Groot - Jonathan Riddell + - Tj ## Core ## - - Slideshow support code (QML) now ported to Qt and made available + - Slideshow support code (QML) now ported to Qt6 and made available as two separate directories of support-code. (thanks Jon) + - Compatibility with Qt versions prior to 5.15.5 has been removed. ## Modules ## + - *fstab* bug fixed where BTRFS messes up the partition layout. (thanks Tj) + - *partition* module can now also define unencrypted partitions + when encryption is used. (thanks Aaron) # 3.3.1 (2024-01-15)