File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ community.sap\_launchpad Release Notes
4
4
5
5
.. contents :: Topics
6
6
7
+ v1.2.1
8
+ ======
9
+
10
+ Release Summary
11
+ ---------------
12
+
13
+ Various bug fixes
14
+
15
+ Bugfixes
16
+ --------
17
+ - software_center_download: Improved logic for skipping existing files and getting valid filename (https://github.com/sap-linuxlab/community.sap_launchpad/pull/40)
18
+ - sap_software_download: Add SLES 16 python313 support and update changelog (https://github.com/sap-linuxlab/community.sap_launchpad/pull/41)
19
+
20
+
7
21
v1.2.0
8
22
======
9
23
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: community
8
8
name : sap_launchpad
9
9
10
10
# The version of the collection. Must be compatible with semantic versioning
11
- version : 1.2.0
11
+ version : 1.2.1
12
12
13
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
14
readme : README.md
You can’t perform that action at this time.
0 commit comments