File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed
Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ middleware_automation.jws Release Notes
66
77This 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+
924v1.2.2
1025======
1126
Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments