Skip to content

Commit

Permalink
Update changelog for release 2.2.3
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 20, 2024
1 parent 2d85d52 commit fe2c2e2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ middleware\_automation.amq Release Notes

.. contents:: Topics

v2.2.3
======

Bugfixes
--------

- Check broadcast/discovery groups absent with ``provided`` discovery `#174 <https://github.com/ansible-middleware/amq/pull/174>`_

v2.2.2
======

Expand Down
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -535,3 +535,13 @@ releases:
- 170.yaml
- 171.yaml
release_date: '2024-09-19'
2.2.3:
changes:
bugfixes:
- 'Check broadcast/discovery groups absent with ``provided`` discovery `#174
<https://github.com/ansible-middleware/amq/pull/174>`_
'
fragments:
- 174.yaml
release_date: '2024-09-20'

0 comments on commit fe2c2e2

Please sign in to comment.