ansible-role-fail2ban/CHANGELOG.md

18 lines
366 B
Markdown
Raw Normal View History

2018-08-05 20:25:51 +00:00
# CHANGELOG
2018-11-29 18:22:23 +00:00
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2018-08-28 06:38:07 +00:00
## 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
2018-08-05 20:25:51 +00:00
## v1.0.0 (2018-08-06)
* first version