Note in CHANGELOG that 0.7.0 is not yet released

This commit is contained in:
Miguel Jacq 2026-06-18 09:09:32 +10:00
parent a4b0ef0544
commit 22723678bd
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -1,4 +1,4 @@
# 0.7.0 # 0.7.0 (unreleased)
* Add support for detecting flatpaks and snaps * Add support for detecting flatpaks and snaps
* BREAKING CHANGE: Group all package and systemd-unit roles into Debian Section/RPM Group roles by default, including managed config files and unit state. This mode is not used if `--fqdn` or `--no-common-roles` is set, in which case, the traditional behaviour of preserving one role per package/unit is used instead. * BREAKING CHANGE: Group all package and systemd-unit roles into Debian Section/RPM Group roles by default, including managed config files and unit state. This mode is not used if `--fqdn` or `--no-common-roles` is set, in which case, the traditional behaviour of preserving one role per package/unit is used instead.