Skip to content

Commit fba0cd7

Browse files
author
github-actions
committed
Update changelog for release 1.2.2
1 parent f6b62b7 commit fba0cd7

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

CHANGELOG.rst

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

77
This changelog describes changes after version 0.0.3.
88

9+
v1.2.2
10+
======
11+
12+
Minor Changes
13+
-------------
14+
15+
- Add 5.7 release to rhn_ids `#205 <https://github.com/ansible-middleware/jws/pull/205>`_
16+
- Add variable to config offline/download path on controller `#191 <https://github.com/ansible-middleware/jws/pull/191>`_
17+
- jws: ensure default server.xml.j2 uses the recommended https config `#196 <https://github.com/ansible-middleware/jws/pull/196>`_
18+
919
v1.2.0
1020
======
1121

changelogs/changelog.yaml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ releases:
9393
9494
'
9595
minor_changes:
96-
- 'jws: only removes examples webapps by default. `#175 <https://github.com/ansible-middleware/jws/pull/175>`_
96+
- 'Fix string mismatch with groupinstall `#173 <https://github.com/ansible-middleware/jws/pull/173>`_
9797
9898
'
99-
- 'Fix string mismatch with groupinstall `#173 <https://github.com/ansible-middleware/jws/pull/173>`_
99+
- 'jws: only removes examples webapps by default. `#175 <https://github.com/ansible-middleware/jws/pull/175>`_
100100
101101
'
102102
release_date: '2022-06-02'
@@ -135,3 +135,21 @@ releases:
135135
136136
'
137137
release_date: '2022-08-25'
138+
1.2.2:
139+
changes:
140+
minor_changes:
141+
- 'Add 5.7 release to rhn_ids `#205 <https://github.com/ansible-middleware/jws/pull/205>`_
142+
143+
'
144+
- 'Add variable to config offline/download path on controller `#191 <https://github.com/ansible-middleware/jws/pull/191>`_
145+
146+
'
147+
- 'jws: ensure default server.xml.j2 uses the recommended https config `#196
148+
<https://github.com/ansible-middleware/jws/pull/196>`_
149+
150+
'
151+
fragments:
152+
- 191.yaml
153+
- 196.yaml
154+
- 205.yaml
155+
release_date: '2022-11-16'

0 commit comments

Comments
 (0)