docs(changelog): version 1.11.4 [citest skip]

Create changelog update and release for version 1.11.4

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2023-04-28 10:35:24 -06:00 committed by Richard Megginson
parent c144794faa
commit abc370a2e0

View file

@ -1,6 +1,17 @@
Changelog
=========
[1.11.4] - 2023-04-28
--------------------
### Other Changes
- test: Fix the failure of running ANSIBLE_GATHERING=explicit on tests_switch_provider.yml
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- style: Use standard Ansible braces and brackets spacing
- style: ansible-lint - fix missing YAML document start
- style: ansible-lint - remove line-length files from .yamllint.yml
[1.11.3] - 2023-04-13
--------------------