ansible-role-certbot/CHANGELOG.md

16 lines
420 B
Markdown

# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
- BREAKING CHANGE: minimal ansible version is 2.5 now
- fix: replace inline module to cron for renew cron
- test: use new docker images
- test: add tavis-ci to run tests
## [2.0.0] 2018-07-07
- add renew hook script
## [1.0.0] - 2018-06-10
- first version