Skip to content

Commit

Permalink
Update changelog for release 2.4.2
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 26, 2024
1 parent 0386254 commit c8021f3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ middleware\_automation.keycloak Release Notes

This changelog describes changes after version 0.2.6.

v2.4.2
======

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

- New parameter ``keycloak_quarkus_download_path`` `#239 <https://github.com/ansible-middleware/keycloak/pull/239>`_

Bugfixes
--------

- Add wait_for_port number parameter `#237 <https://github.com/ansible-middleware/keycloak/pull/237>`_

v2.4.1
======

Expand Down
14 changes: 14 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -590,3 +590,17 @@ releases:
fragments:
- v2.4.1-devel_summary.yaml
release_date: '2024-07-02'
2.4.2:
changes:
bugfixes:
- 'Add wait_for_port number parameter `#237 <https://github.com/ansible-middleware/keycloak/pull/237>`_
'
minor_changes:
- 'New parameter ``keycloak_quarkus_download_path`` `#239 <https://github.com/ansible-middleware/keycloak/pull/239>`_
'
fragments:
- 237.yaml
- 239.yaml
release_date: '2024-09-26'

0 comments on commit c8021f3

Please sign in to comment.