Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

[1.4.14] - 2025-10-21
--------------------

### Other Changes

- ci: rollout several recent changes to CI testing (#249)
- ci: support openSUSE Leap in qemu/kvm test matrix (#250)
- ci: use the new epel feature to enable EPEL for testing farm (#251)
- refactor: disable ansible-lint invalid jinja error (#252)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion (typo): Capitalize 'Jinja' in 'invalid jinja error'.

Suggested change
- refactor: disable ansible-lint invalid jinja error (#252)
- refactor: disable ansible-lint invalid Jinja error (#252)

- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#254)
- ci: use JSON format for __bootc_validation (#255)
- ci: bump actions/github-script from 7 to 8 (#256)

[1.4.13] - 2025-08-18
--------------------

Expand Down
Loading