aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2025-03-21 11:50:33 +0200
committernl6720 <nl6720@gmail.com>2025-03-22 10:41:49 +0200
commit656950fb42cb6dde5e5371224ea3e9614ea14772 (patch)
tree309dc21e754142a969a4f5a96b46e5d5df21d948
parentd4bfaffdadb3c50045e9bf292667c973919792a2 (diff)
downloadarchiso-656950fb42cb6dde5e5371224ea3e9614ea14772.tar.gz
archiso-656950fb42cb6dde5e5371224ea3e9614ea14772.tar.bz2
Add changelog for 83 and update AUTHORS.rst
-rw-r--r--AUTHORS.rst2
-rw-r--r--CHANGELOG.rst17
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
=================