ansible-role-fail2ban/CHANGELOG.md

23 lines
506 B
Markdown

# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
## v1.1.0 (2019-01-31)
* break: change with_items to loop
* test: add test with ansible 2.7
* test: add ansible-lint
* test: add yamllint
## v1.0.1 (2018-08-28)
* feat: push in ansible galaxy
* feat: use travis for tests
* fix: add new line after ignoreip in jail.conf
* fix: minor change in readme
## v1.0.0 (2018-08-06)
* first version