Skip to content

Commit

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

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

[1.2.14] - 2023-07-19
--------------------

### Bug Fixes

- fix: facts being gathered unnecessarily (#127)

### Other Changes

- docs: Consistent contributing.md for all roles - allow role specific contributing.md section (#120)
- ci: update tox-lsr to version 3.0.0 (#121)
- ci: Add pull request template and run commitlint on PR title only (#122)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#123)
- ci: fix python 2.7 CI tests by manually installing python2.7 package (#124)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#125)
- ci: ansible-test ignores file for ansible-core 2.15 (#126)

[1.2.13] - 2023-04-27
--------------------

Expand Down

0 comments on commit 616244e

Please sign in to comment.