Skip to content

Commit b4ef208

Browse files
committed
Changelog for 1.0.1
1 parent 43644bc commit b4ef208

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ ibm.ibm_zos_cics Release Notes
55
.. contents:: Topics
66

77

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+
816
v1.0.0
917
======
1018

@@ -23,11 +31,3 @@ New Modules
2331
- ibm.ibm_zos_cics.cmci_delete - Delete CICS and CICSPlex SM resources
2432
- ibm.ibm_zos_cics.cmci_get - Query CICS and CICSPlex SM resources and definitions
2533
- 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

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ plugins:
3838
shell: {}
3939
strategy: {}
4040
vars: {}
41-
version: 1.0.0
41+
version: 1.0.1

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ releases:
2626
name: cmci_update
2727
namespace: ''
2828
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'

0 commit comments

Comments
 (0)