Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,13 @@ releases:
- 28-fix-sapcontrol-issue.yml
- 29-fix-lint-issues.yml
release_date: '2023-03-09'
1.4.2:
changes:
bugfixes:
- fixes failures in sanity test for all modules
release_summary: This is the 1.4.2 patch 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.
fragments:
- 30-fix-lint-issues.yml
release_date: '2024-23-01'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace: community
name: sap_libs
version: 1.4.1
version: 1.4.2
readme: README.md
authors:
- Rainer Leber (github.com/rainerleber)
Expand Down