diff --git a/CHANGES.md b/CHANGES.md index fca77f5..d822cb5 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +### v1.1.0 + +*Released: February 25th 2021* + +- Change `apt` to `package` so the role works with CentOS and potentially other non-Debian distros +- Ensure certificate info task isn't run when Ansible is run in check mode + ### v1.0.0 *Released: September 29th 2018*