Skip to content

Commit

Permalink
docs(changelog): version 1.11.9 [citest skip]
Browse files Browse the repository at this point in the history
Create changelog update and release for version 1.11.9

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Jul 19, 2023
1 parent cefef78 commit a6d7bf3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changelog
=========

[1.11.9] - 2023-07-19
--------------------

### Bug Fixes

- fix: facts being gathered unnecessarily (#341)

### Other Changes

- ci: Add pull request template and run commitlint on PR title only (#335)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#336)
- ci: Add tests::uses_selinux tag (#338)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#339)
- refactor: ansible-lint - vars cannot be reserved names (#340)
- refactor: Use selinux role instead of selinux cli (#342)

[1.11.8] - 2023-05-26
--------------------

Expand Down

0 comments on commit a6d7bf3

Please sign in to comment.