Skip to content

Commit

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

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Apr 28, 2023
1 parent 0318f12 commit cb306ef
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.5] - 2023-04-27
--------------------

### Bug Fixes

- fix: graphroot required in storage.conf on Fedora 37
- fix: Use match instead of in for test for jinja 2.7 support

### Other Changes

- test: use podman pod exists to check if pods absent/stopped
- test: check generated files for ansible_managed, fingerprint
- test: ensure the test works with ANSIBLE_GATHERING=explicit
- ci: Add commitlint GitHub action to ensure conventional commits with feedback

[1.1.4] - 2023-04-13
--------------------

Expand Down

0 comments on commit cb306ef

Please sign in to comment.