Skip to content

Commit 122c0bb

Browse files
author
github-actions
committed
Update changelog for release 1.2.3
1 parent 3995a07 commit 122c0bb

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ middleware_automation.jws Release Notes
66

77
This changelog describes changes after version 0.0.3.
88

9+
v1.2.3
10+
======
11+
12+
Minor Changes
13+
-------------
14+
15+
- Clarify and separate dev setup from installation `#212 <https://github.com/ansible-middleware/jws/pull/212>`_
16+
17+
Bugfixes
18+
--------
19+
20+
- Preinstalled Java `#208 <https://github.com/ansible-middleware/jws/pull/208>`_
21+
- Reorganize selinux http port labeling task `#211 <https://github.com/ansible-middleware/jws/pull/211>`_
22+
- Revert selinux policy postinstall filenames `#210 <https://github.com/ansible-middleware/jws/pull/210>`_
23+
924
v1.2.2
1025
======
1126

changelogs/changelog.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,25 @@ releases:
153153
- 196.yaml
154154
- 205.yaml
155155
release_date: '2022-11-16'
156+
1.2.3:
157+
changes:
158+
bugfixes:
159+
- 'Preinstalled Java `#208 <https://github.com/ansible-middleware/jws/pull/208>`_
160+
161+
'
162+
- 'Reorganize selinux http port labeling task `#211 <https://github.com/ansible-middleware/jws/pull/211>`_
163+
164+
'
165+
- 'Revert selinux policy postinstall filenames `#210 <https://github.com/ansible-middleware/jws/pull/210>`_
166+
167+
'
168+
minor_changes:
169+
- 'Clarify and separate dev setup from installation `#212 <https://github.com/ansible-middleware/jws/pull/212>`_
170+
171+
'
172+
fragments:
173+
- 208.yaml
174+
- 210.yaml
175+
- 211.yaml
176+
- 212.yaml
177+
release_date: '2022-12-01'

0 commit comments

Comments
 (0)