Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
new file mode 100644
index 0000000..b2d49bc
--- /dev/null
+++ b/CHANGELOG.rst
@@ -0,0 +1,19 @@
+#########
+Changelog
+#########
+
+[58] - 2021-07-31
+=================
+
+Added
+-----
+
+- Add README.rst and CONTRIBUTING.rst
+- Add editorconfig integration
+- Add GitLab CI integration
+
+Changed
+-------
+
+- Adapt Makefile to new repository layout and only test and install files that are part of mkinitcpio-archiso
+- Fix formatting of hooks and scripts according to shfmt