Skip to content

Commit

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

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
  • Loading branch information
richm committed Jul 19, 2023
1 parent 9f4423c commit 580fddd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

[1.1.17] - 2023-07-19
--------------------

### Bug Fixes

- fix: facts being gathered unnecessarily (#163)

### Other Changes

- ci: Add pull request template and run commitlint on PR title only (#158)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#159)
- ci: fix python 2.7 CI tests by manually installing python2.7 package (#160)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#161)
- ci: ansible-test ignores file for ansible-core 2.15 (#162)

[1.1.16] - 2023-05-26
--------------------

Expand Down

0 comments on commit 580fddd

Please sign in to comment.