diff options
| -rw-r--r-- | AUTHORS.rst | 2 | ||||
| -rw-r--r-- | CHANGELOG.rst | 17 |
2 files changed, 16 insertions, 3 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst index 428b35f..956abb6 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -14,6 +14,7 @@ Archiso Authors * Christian Hesse <mail@eworm.de> * Christopher Brannon <cmbrannon79@gmail.com> * Dan McGee <dan@archlinux.org> +* Dariusz Pelowski <dariusz.pelowski@gmail.com> * Darren Ng <un1gfn@gmail.com> * David Runge <dvzrv@archlinux.org> * David Thurstenson <thurstylark@gmail.com> @@ -30,6 +31,7 @@ Archiso Authors * John Lane <archlinux@jelmail.com> * Jonathan Liu <net147@gmail.com> * Jonathon Fernyhough <jonathon@m2x.dev> +* Julian <deadbeef@outlook.de> * Justin Kromlinger <hashworks@archlinux.org> * Keshav Amburay <the.ridikulus.rat@gmail.com> * Kristian Klausen <kristian@klausen.dk> diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 007e761..aa99437 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,14 +11,26 @@ Added Changed ------- -- Remove the pacstrap directory early to lower the maximum size of the working directory. - Deprecated ---------- Fixed ----- +Removed +------- + +[83] - 2025-03-24 +================= + +Changed +------- + +- Remove the pacstrap directory early to lower the maximum size of the working directory. + +Fixed +----- + - Do not hide ``pacstrap`` errors in non-verbose mode. Removed @@ -26,7 +38,6 @@ Removed - Removed deprecated dhclient from packages. - [82] - 2024-11-27 ================= |
