Skip to content

Commit a30c26f

Browse files
committed
update for release 1.2.1
1 parent 67fdfe0 commit a30c26f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ community.sap\_launchpad Release Notes
44

55
.. contents:: Topics
66

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+
721
v1.2.0
822
======
923

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: community
88
name: sap_launchpad
99

1010
# The version of the collection. Must be compatible with semantic versioning
11-
version: 1.2.0
11+
version: 1.2.1
1212

1313
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414
readme: README.md

0 commit comments

Comments
 (0)