File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ ibm.ibm_zos_cics Release Notes
5
5
.. contents :: Topics
6
6
7
7
8
+ v1.0.1
9
+ ======
10
+
11
+ Release Summary
12
+ ---------------
13
+
14
+ Fix some documentation issues on Hub, and include some missing documentation about requirements.
15
+
8
16
v1.0.0
9
17
======
10
18
@@ -23,11 +31,3 @@ New Modules
23
31
- ibm.ibm_zos_cics.cmci_delete - Delete CICS and CICSPlex SM resources
24
32
- ibm.ibm_zos_cics.cmci_get - Query CICS and CICSPlex SM resources and definitions
25
33
- ibm.ibm_zos_cics.cmci_update - Update CICS and CICSPlex resources and definitions
26
-
27
- v0.0.3
28
- ======
29
-
30
- Release Summary
31
- ---------------
32
-
33
- Pre-release
Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ plugins:
38
38
shell : {}
39
39
strategy : {}
40
40
vars : {}
41
- version : 1.0.0
41
+ version : 1.0.1
Original file line number Diff line number Diff line change @@ -26,3 +26,10 @@ releases:
26
26
name : cmci_update
27
27
namespace : ' '
28
28
release_date : ' 2021-02-17'
29
+ 1.0.1 :
30
+ changes :
31
+ release_summary : Fix some documentation issues on Hub, and include some missing
32
+ documentation about requirements.
33
+ fragments :
34
+ - 101-retrospective.yml
35
+ release_date : ' 2021-03-02'
You can’t perform that action at this time.
0 commit comments