We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c144794 commit abc370aCopy full SHA for abc370a
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+[1.11.4] - 2023-04-28
5
+--------------------
6
+
7
+### Other Changes
8
9
+- test: Fix the failure of running ANSIBLE_GATHERING=explicit on tests_switch_provider.yml
10
+- ci: Add commitlint GitHub action to ensure conventional commits with feedback
11
+- style: Use standard Ansible braces and brackets spacing
12
+- style: ansible-lint - fix missing YAML document start
13
+- style: ansible-lint - remove line-length files from .yamllint.yml
14
15
[1.11.3] - 2023-04-13
16
--------------------
17
0 commit comments