Skip to content

Commit

Permalink
Update changelog for release 0.0.9
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 Dec 22, 2023
1 parent 1ee4a15 commit 7e9847e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ middleware_automation.amq_streams Release Notes

This changelog describes changes after version 0.0.0.

v0.0.9
======

Minor Changes
-------------

- Add custom zookeeper_id for each host based in inventory `#99 <https://github.com/ansible-middleware/amq_streams/pull/99>`_
- Misc. enhacements `#90 <https://github.com/ansible-middleware/amq_streams/pull/90>`_

Bugfixes
--------

- Bump to 3.6.0 + small fix `#102 <https://github.com/ansible-middleware/amq_streams/pull/102>`_
- Fixup validation logic for offline install `#89 <https://github.com/ansible-middleware/amq_streams/pull/89>`_

v0.0.6
======

Expand Down
22 changes: 22 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,25 @@ releases:
release_date: '2023-08-09'
0.0.6:
release_date: '2023-09-28'
0.0.9:
changes:
bugfixes:
- 'Bump to 3.6.0 + small fix `#102 <https://github.com/ansible-middleware/amq_streams/pull/102>`_
'
- 'Fixup validation logic for offline install `#89 <https://github.com/ansible-middleware/amq_streams/pull/89>`_
'
minor_changes:
- 'Add custom zookeeper_id for each host based in inventory `#99 <https://github.com/ansible-middleware/amq_streams/pull/99>`_
'
- 'Misc. enhacements `#90 <https://github.com/ansible-middleware/amq_streams/pull/90>`_
'
fragments:
- 102.yaml
- 89.yaml
- 90.yaml
- 99.yaml
release_date: '2023-12-22'

0 comments on commit 7e9847e

Please sign in to comment.