Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-07-31 17:55:53 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-07-31 17:55:53 +0200
commitbdad4a12547ab2e0fc8829e778ecdc35c2072465 (patch)
tree98eabe72ea52e98041b7ccc48aea1f7bf706bae6
parentaef9c535e7de91a7a535c7500a8ab4583d443a57 (diff)
parent1a4e544329f703d35c8a79be3a9f7da7351d7e11 (diff)
Merge branch 'changelog/58'
* changelog/58: Add changelog for 58
-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