index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | CHANGELOG.rst | 19 |
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 |