File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## 0.5.0 (May 12, 2020)
4
11
5
12
BREAKING CHANGES:
@@ -20,10 +27,8 @@ FEATURES:
20
27
ENHANCEMENTS:
21
28
22
29
* 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 ` .
24
31
* 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.
27
32
28
33
## 0.4.3 (April 6, 2020)
29
34
You can’t perform that action at this time.
0 commit comments