Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 217ced9..55d4e08 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,32 @@
Changelog
#########
+[XX] - YYYY-MM-DD
+=================
+
+Added
+-----
+
+Changed
+-------
+
+Removed
+-------
+
+[60] - 2021-12-28
+=================
+
+Changed
+-------
+
+- Change the way COW space is mounted by only mounting it once read-writable
+
+Removed
+-------
+
+- Remove EROFS related fixes, that are not required anymore due to util-linux now detecting it properly
+- Remove obsolete archiso_shutdown hook and associated files, as the functionality is available in mkinitcpio directly
+
[59] - 2021-11-30
=================