Skip to content

Commit

Permalink
docs(changelog): version 1.4.0 [citest skip]
Browse files Browse the repository at this point in the history
Update changelog and .README.html for version 1.4.0

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Jul 15, 2024
1 parent 345343d commit 70b8274
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

[1.4.0] - 2024-07-15
--------------------

### New Features

- feat: rewrite snapshot.py as an Ansible module / add support for thin origins (#58)

### Bug Fixes

- fix: add support for EL10 (#66)

### Other Changes

- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#60)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#62)
- ci: Add supported_ansible_also to .ansible-lint (#63)
- ci: ansible-lint action now requires absolute directory (#64)

[1.3.3] - 2024-05-21
--------------------

Expand Down

0 comments on commit 70b8274

Please sign in to comment.