Skip to content

Commit

Permalink
Update changelog for release 2.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
  • Loading branch information
ansible-middleware-core committed Sep 24, 2024
1 parent 70a20d6 commit de97784
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ middleware\_automation.amq Release Notes

.. contents:: Topics

v2.2.4
======

Bugfixes
--------

- Fix broker.xml connector and connector-ref when using federation `#178 <https://github.com/ansible-middleware/amq/pull/178>`_
- New parameter to configure clustering without HA `#175 <https://github.com/ansible-middleware/amq/pull/175>`_

v2.2.3
======

Expand Down
13 changes: 13 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -545,3 +545,16 @@ releases:
fragments:
- 174.yaml
release_date: '2024-09-20'
2.2.4:
changes:
bugfixes:
- 'Fix broker.xml connector and connector-ref when using federation `#178 <https://github.com/ansible-middleware/amq/pull/178>`_
'
- 'New parameter to configure clustering without HA `#175 <https://github.com/ansible-middleware/amq/pull/175>`_
'
fragments:
- 175.yaml
- 178.yaml
release_date: '2024-09-24'

0 comments on commit de97784

Please sign in to comment.