Skip to content

Commit

Permalink
Release v0.4.25
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
alisonlhart committed Sep 18, 2024
1 parent ad89300 commit 4e7d026
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
galaxy-importer 0.4.25 (2024-09-18)
===================================

Features
--------

- Upgraded the ansible-lint dependency upper bound from 24.7.0 to 24.9.0. (`AAH-3381 <https://issues.redhat.com/browse/AAH-3381>`_)


galaxy-importer 0.4.24 (2024-07-10)
===================================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/3381.feature

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy_importer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.24"
__version__ = "0.4.25"

0 comments on commit 4e7d026

Please sign in to comment.