Skip to content

Commit

Permalink
Release v0.4.25 (#292)
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
alisonlhart authored Sep 18, 2024
1 parent 17461f2 commit 907f969
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
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>`_)


Bugfixes
--------

- Replaced bleach and bleach-allowlist with nh3 library. (`AAH-2221 <https://issues.redhat.com/browse/AAH-2221>`_)


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

Expand Down
1 change: 0 additions & 1 deletion CHANGES/2221.bugfix

This file was deleted.

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 907f969

Please sign in to comment.