Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-05-30 01:04:08 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-05-30 19:44:55 +0200
commit5751de9753ef4d8adeb1481a3a843304a8e2265d (patch)
tree4a31eb4f7074dc960848e1674b80b28d1296e19b /CHANGELOG.rst
parent50c5a023a4ecd8a768c6cbd20be439f972564258 (diff)
Add changelog for v55
CHANGELOG.rst: Add changelog entries for v55.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 87518b4..b4e28ee 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
#########
+[55] - 2021-06-01
+=================
+
+Added
+-----
+
+- Add integration for pv when using the copytoram boot parameter so that progress on copying the image to RAM is shown
+- Add experimental support for EROFS by using it for the rootfs image in the baseline profile
+
+Changed
+-------
+
+- Change information on IRC channel, as Arch Linux moved to Libera Chat
+- Fix a regression, that would prevent network interfaces to be configured under certain circumstances
+
[54] - 2021-05-13
=================