From 0aa64126a4042d2d19f7280c2e770160879058fe Mon Sep 17 00:00:00 2001 From: nl6720 Date: Tue, 24 Sep 2024 18:08:06 +0300 Subject: [PATCH] Add changelog for 80 --- CHANGELOG.rst | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6c19451..19a1e64 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,24 @@ Changelog Added ----- +Changed +------- + +Deprecated +---------- + +Fixed +----- + +Removed +------- + +[80] - 2024-09-26 +================= + +Added +----- + - Support compressing the bootstrap tarball with ``xz``. Changed @@ -18,9 +36,6 @@ Changed image size and compression time. - Update profile ``pacman.conf`` to include the new options added to ``/etc/pacman.conf`` in pacman 7.0.0.r3.g7736133-1. -Deprecated ----------- - Fixed ----- @@ -28,6 +43,7 @@ Fixed Removed ------- + - Removed reiserfsprogs from packages (EOL) [79] - 2024-07-25