diff options
| author | David Runge <dvzrv@archlinux.org> | 2022-01-31 17:05:03 +0100 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2022-01-31 18:23:46 +0100 |
| commit | a814f1484c21370cae9c9a62ac2833e8d24dd3dd (patch) | |
| tree | 256239a4fd616d581ce7898c3312747f762da612 | |
| parent | 5b950589ac2f6c7f4e2c65a1eedf4824aeac564f (diff) | |
| download | archiso-a814f1484c21370cae9c9a62ac2833e8d24dd3dd.tar.gz archiso-a814f1484c21370cae9c9a62ac2833e8d24dd3dd.tar.bz2 | |
Add changelog for 61
CHANGELOG.rst:
Add changelog entry for 61.
| -rw-r--r-- | CHANGELOG.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a166bf7..0eb97f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,27 @@ Changed Removed ------- +[61] - 2022-01-31 +================= + +Added +----- + +- Add linux-firmware-marvell to the list of packages in the releng profile (e.g. for Surface Pro 6 WiFi support) +- Add documentation to systemd-networkd configuration files +- Add information about the use of changelog and merge requests to the contributing guidelines +- Make the CI pipelines more efficient by automatically cancelling running pipelines if they are superseded by a newer + commit and by only running build pipelines on code or profile changes + +Changed +------- + +- Fix an issue where mkarchiso is failing to raise an error when the ``mmd`` and ``mcopy`` commands are not found +- Fix an issue where the architecture detection in mkarchiso fails due to an unset ``arch`` variable in the profile + +Removed +------- + [60] - 2021-12-28 ================= |
