Changes: update contributors

This commit is contained in:
Adriaan de Groot 2024-02-12 21:15:55 +01:00
parent 11522fa44e
commit bb53d0cd5d

View File

@ -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)