ansible-role-certbot/CHANGELOG.md

15 lines
332 B
Markdown
Raw Normal View History

2018-06-10 17:34:06 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
- fix: replace inline module to cron for renew cron
2018-11-25 09:09:35 +00:00
- test: use new docker images
2018-07-07 17:50:02 +00:00
## [2.0.0] 2018-07-07
2018-07-07 17:24:56 +00:00
- add renew hook script
2018-06-10 17:34:06 +00:00
## [1.0.0] - 2018-06-10
- first version