Changes: credits for 3.3 work

This commit is contained in:
Adriaan de Groot 2022-10-10 21:03:50 +02:00
parent 3344bf9439
commit db20b79ac0

View File

@ -13,6 +13,11 @@ 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
- Evan James
- Jeremy Attall
- Johannes Kamprad
- Shivanand
- Peter Jung
## Core ##
- Incompatible module-configuration changes, see #1438.
@ -24,8 +29,13 @@ This release contains contributions from (alphabetically by first name):
## Modules ##
- *dracut* added a configurable kernel name. (thanks Anke)
- *initcpiocfg* orders hookds slightly differently. (thanks Peter)
- *localeq* moved to using Drawer instead of ComboBox in UI. (thanks Anke)
- *keyboardq* moved to using Drawer instead of ComboBox in UI. (thanks Anke)
- *netinstall* now has a new *noncheckable* option for groups, which prevent
it a group from being checked/uncheckd as a whole. You can still check
individual items **in** the group though. (thanks Shivanand)
- *partition* can now pick LUKS or LUKS2. (thanks Jeremy)
# 3.3.0-alpha2 (2022-08-23)