All notable changes to this project will be documented in this file.
- 2.1.0 (2022-01-28)
- 2.0.0 (2021-10-11)
- 1.1.1 (2020-08-22)
- 1.1.0 (2020-05-19)
- 1.0.1 (2020-04-12)
- 1.0.0 (2020-03-03)
2.1.0 (2022-01-28)
- fix automatic release and publish process
- include changelog in bump commits
2.0.0 (2021-10-11)
- add Github action for automatic releases
- update changelog
- update development configs
- .ansible-lint: update linter config
- .pre-commit-config.yaml: bump pre-commit hook versions
- CHANGELOG.tpl.md: update changelog template
- requirements.yml: add role requirements
- drop support for Ansible < 2.10
1.1.1 (2020-08-22)
- always sign Git tags
- CHANGELOG.md: update changelog
1.1.0 (2020-05-19)
- clean up
1.0.1 (2020-04-12)
- avoid name clash with _mkinitcpio_config variable
- correct Ansible version requirement
- add bump2version config
1.0.0 (2020-03-03)
Initial Release