Skip to content

Commit

Permalink
Update changelog for release 2.2.5
Browse files Browse the repository at this point in the history
Signed-off-by: ansible-middleware-core <[email protected]>
  • Loading branch information
ansible-middleware-core committed Sep 30, 2024
1 parent 7e12e2c commit 266adb3
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.5
======

Bugfixes
--------

- Fix invalid ``broker-connections`` when boolean options are used `#179 <https://github.com/ansible-middleware/amq/pull/179>`_
- Update default for ``activemq_systemd_wait_for_log_ha_string`` `#186 <https://github.com/ansible-middleware/amq/pull/186>`_

v2.2.4
======

Expand Down
13 changes: 13 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -558,3 +558,16 @@ releases:
- 175.yaml
- 178.yaml
release_date: '2024-09-24'
2.2.5:
changes:
bugfixes:
- 'Fix invalid ``broker-connections`` when boolean options are used `#179 <https://github.com/ansible-middleware/amq/pull/179>`_
'
- 'Update default for ``activemq_systemd_wait_for_log_ha_string`` `#186 <https://github.com/ansible-middleware/amq/pull/186>`_
'
fragments:
- 179.yaml
- 186.yaml
release_date: '2024-09-30'

0 comments on commit 266adb3

Please sign in to comment.