File tree Expand file tree Collapse file tree 4 files changed +44
-8
lines changed Expand file tree Collapse file tree 4 files changed +44
-8
lines changed Original file line number Diff line number Diff line change 1- ================================
2- Community SAP_LIBS Release Notes
3- ================================
1+ ===========================
2+ Community SAP Release Notes
3+ ===========================
44
55.. contents :: Topics
66
77
8+ v1.2.0
9+ ======
10+
11+ Release Summary
12+ ---------------
13+
14+ This is the minor release of the ``community.sap_libs `` collection.
15+ This changelog contains changes to the modules and plugins in this collection
16+ that have been made after the previous release.
17+
18+ Bugfixes
19+ --------
20+
21+ - syp_system_facts - fix a typo in the usage example which lead to an error if it used as supposed.
22+
23+ New Modules
24+ -----------
25+
26+ - sap_pyrfc - This module executes rfc functions.
27+
828v1.1.0
929======
1030
1131Release Summary
1232---------------
1333
14- This is the first minor release of the ``community.sap_libs `` collection.
34+ This is the minor release of the ``community.sap_libs `` collection.
1535This changelog contains all changes to the modules and plugins in this collection
1636that have been made after the previous release.
1737
2949Release Summary
3050---------------
3151
32- This is the first major release of the ``community.sap_libs `` collection. It is the initial relase for the ``community.sap_libs `` collection
52+ This is the minor release of the ``community.sap `` collection. It is the initial relase for the ``community.sap `` collection
3353
3454New Modules
3555-----------
Original file line number Diff line number Diff line change @@ -43,3 +43,21 @@ releases:
4343 name : sapcontrol
4444 namespace : system
4545 release_date : ' 2022-05-17'
46+ 1.2.0 :
47+ changes :
48+ bugfixes :
49+ - syp_system_facts - fix a typo in the usage example which lead to an error
50+ if it used as supposed.
51+ release_summary : ' This is the minor release of the ``community.sap_libs`` collection.
52+
53+ This changelog contains all changes to the modules and plugins in this collection
54+
55+ that have been made after the previous release.'
56+ fragments :
57+ - 1.2.0.yml
58+ - 11-sap_system_facts_fix_typo.yml
59+ modules :
60+ - description : This module executes rfc functions.
61+ name : sap_pyrfc
62+ namespace : ' '
63+ release_date : ' 2022-07-18'
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33namespace : community
44name : sap_libs
5- version : 1.1 .0
5+ version : 1.2 .0
66readme : README.md
77authors :
88 - Rainer Leber (github.com/rainerleber)
You can’t perform that action at this time.
0 commit comments