You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Community SAP Release Notes
5
5
.. contents:: Topics
6
6
7
7
8
-
v1.3.0
8
+
v1.4.0
9
9
======
10
10
11
11
Release Summary
@@ -15,6 +15,20 @@ This is the 1.3.0 minor release of the ``community.sap_libs`` collection.
15
15
This changelog contains all changes to the modules and plugins in this collection
16
16
that have been made after the previous release.
17
17
18
+
Bugfixes
19
+
--------
20
+
21
+
- fix a bug where some commands produces no output which cause to crash the module.
22
+
- modules - fix a "variable used before assignment" that cannot be reached but causes sanity test failures.
23
+
24
+
v1.3.0
25
+
======
26
+
27
+
Release Summary
28
+
---------------
29
+
30
+
This is the 1.3.0 minor release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.
0 commit comments