Skip to content

Commit

Permalink
Update changelog for release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 20, 2023
1 parent 21bdcf1 commit a4593af
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 @@ -6,6 +6,15 @@ middleware_automation.infinispan Release Notes

This changelog describes changes after version 0.1.9.

v1.1.4
======

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

- Add sqlserver to infinispan jdbc configurations `#25 <https://github.com/ansible-middleware/infinispan/pull/25>`_
- Provide systemd unit restart behavior configuration `#26 <https://github.com/ansible-middleware/infinispan/pull/26>`_

v1.1.3
======

Expand Down
13 changes: 13 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,16 @@ releases:
fragments:
- 24.yaml
release_date: '2023-05-02'
1.1.4:
changes:
minor_changes:
- 'Add sqlserver to infinispan jdbc configurations `#25 <https://github.com/ansible-middleware/infinispan/pull/25>`_
'
- 'Provide systemd unit restart behavior configuration `#26 <https://github.com/ansible-middleware/infinispan/pull/26>`_
'
fragments:
- 25.yaml
- 26.yaml
release_date: '2023-06-20'

0 comments on commit a4593af

Please sign in to comment.