File tree Expand file tree Collapse file tree 3 files changed +44
-1
lines changed Expand file tree Collapse file tree 3 files changed +44
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,27 @@ community.sap_launchpad Release Notes
55.. contents :: Topics
66
77
8+ v1.1.0
9+ ======
10+
11+ Release Summary
12+ ---------------
13+
14+ | Release Date: 2023-11-28
15+ | Community contribution Ansible Module systems_info to query registered systems in me.sap.com
16+ | Community contribution Ansible Module license_keys to create systems and license keys on me.sap.com/licensekey
17+
18+
19+ v1.0.1
20+ ======
21+
22+ Release Summary
23+ ---------------
24+
25+ | Release Date: 2023-09-14
26+ | Fix for handling old password prompt
27+
28+
829v1.0.0
930======
1031
Original file line number Diff line number Diff line change 11ancestor : null
22releases :
3+
4+ 1.1.0 :
5+ changes :
6+ release_summary : ' | Release Date: 2023-11-28
7+
8+ | Community contribution Ansible Module systems_info to query registered systems in me.sap.com
9+
10+ | Community contribution Ansible Module license_keys to create systems and license keys on me.sap.com/licensekey
11+
12+ '
13+ release_date : ' 2023-11-28'
14+
15+ 1.0.1 :
16+ changes :
17+ release_summary : ' | Release Date: 2023-09-14
18+
19+ | Fix for handling old password prompt
20+
21+ '
22+ release_date : ' 2023-09-14'
23+
324 1.0.0 :
425 changes :
526 release_summary : ' | Release Date: 2023-08-22
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: community
88name : sap_launchpad
99
1010# The version of the collection. Must be compatible with semantic versioning
11- version : 1.0 .0
11+ version : 1.1 .0
1212
1313# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414readme : README.md
@@ -18,6 +18,7 @@ authors:
1818 - IBM Lab for SAP Solutions
1919 - IBM Cloud for SAP
2020 - IBM Consulting for SAP
21+ - MatthiasWinzeler
2122
2223# ## OPTIONAL but strongly recommended
2324# A short summary description of the collection
You can’t perform that action at this time.
0 commit comments