aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst17
1 files changed, 14 insertions, 3 deletions
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
=================