Skip to content

Commit d62fcca

Browse files
committed
Fix CHANGELOG
1 parent 85119c8 commit d62fcca

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.5.1 (Unreleased)
4+
5+
ENHANCEMENTS:
6+
7+
* Replace Ansible base with Ansible core. Ansible core will be the "core" Ansible release moving forward from Ansible `2.11`.
8+
* Update GitHub actions to add a workflow dispatch option.
9+
310
## 0.5.0 (May 12, 2020)
411

512
BREAKING CHANGES:
@@ -20,10 +27,8 @@ FEATURES:
2027
ENHANCEMENTS:
2128

2229
* Changing the default policy directory from `/etc/nginx` to `/etc/app_protect/conf` to align with this change introduced in App Protect 3.2.
23-
* Update Ansible base to `2.10.8`, Ansible Lint to `5.0.7`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
30+
* Update Ansible base to `2.10.9`, Ansible Lint to `5.0.8`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
2431
* Update the Ansible `community.general` collection to `3.0.2` and `community.docker` collection to `1.6.0`.
25-
* Replace Ansible base with Ansible core. Ansible core will be the "core" Ansible release moving forward from Ansible `2.11`.
26-
* Update GitHub actions to add a workflow dispatch option.
2732

2833
## 0.4.3 (April 6, 2020)
2934

0 commit comments

Comments
 (0)