Skip to content

Commit

Permalink
Update changelog for release 1.2.5
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 Oct 25, 2023
1 parent 4e13ba6 commit 76d9b14
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ middleware_automation.jws Release Notes

This changelog describes changes after version 0.0.3.

v1.2.5
======

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

- Handle result of allowing port if not already authorized `#250 <https://github.com/ansible-middleware/jws/pull/250>`_
- Several enhacements on the rpm install `#249 <https://github.com/ansible-middleware/jws/pull/249>`_
- Update templates for JWS5/JWS6 `#254 <https://github.com/ansible-middleware/jws/pull/254>`_
- add offline_install parameters, move file checks up when offline `#248 <https://github.com/ansible-middleware/jws/pull/248>`_

Bugfixes
--------

- Update selinux tasks for jws6 `#253 <https://github.com/ansible-middleware/jws/pull/253>`_

v1.2.4
======

Expand Down
26 changes: 26 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,29 @@ releases:
- 240.yaml
- 241.yaml
release_date: '2023-09-21'
1.2.5:
changes:
bugfixes:
- 'Update selinux tasks for jws6 `#253 <https://github.com/ansible-middleware/jws/pull/253>`_
'
minor_changes:
- 'Handle result of allowing port if not already authorized `#250 <https://github.com/ansible-middleware/jws/pull/250>`_
'
- 'Several enhacements on the rpm install `#249 <https://github.com/ansible-middleware/jws/pull/249>`_
'
- 'Update templates for JWS5/JWS6 `#254 <https://github.com/ansible-middleware/jws/pull/254>`_
'
- 'add offline_install parameters, move file checks up when offline `#248 <https://github.com/ansible-middleware/jws/pull/248>`_
'
fragments:
- 248.yaml
- 249.yaml
- 250.yaml
- 253.yaml
- 254.yaml
release_date: '2023-10-25'

0 comments on commit 76d9b14

Please sign in to comment.