Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ntimo committed Feb 19, 2021
1 parent 3b84764 commit 4b12c88
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/v1.2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## Bugfix
Fixed report upload not using https

# Changes in v1.2.0


## Ansible
This version contains major updates that where necessary for Ansible 2.10. A lot of smaller changes have been done like renaming the module names to use their FQCN.
DNS records are now verified and checked for existence. Docker images are now also build async which is going to improve the build speed.
Expand Down
14 changes: 14 additions & 0 deletions changelogs/v1.5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# v1.5.0

## Ansible
- Docker images are now always pulled and only build for testing.
- All SSH keys that are now also correctly removed.

## Tests
- Docker image builds are now shown as test results.
- Updated acme test check. Because the CN changed [Source](https://community.letsencrypt.org/t/staging-hierarchy-changes/145633)

## Configs

## Other
- The README.md has been updated with the new roles.

0 comments on commit 4b12c88

Please sign in to comment.