Skip to content

Commit

Permalink
Merge pull request #633 from sean-freeman/new-release-1.4.0
Browse files Browse the repository at this point in the history
collection: prepare for v1.4.0
  • Loading branch information
sean-freeman authored Feb 2, 2024
2 parents c9394aa + a638f4a commit 8f460a5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ community.sap_install Release Notes
.. contents:: Topics


v1.4.0
======

Release Summary
---------------

| Release Date: 2024-02-02
| collection: Move sap_hypervisor_node_preconfigure Role to sap_infrastructure Collection
| collection: Move sap_vm_preconfigure Role to sap_infrastructure Collection
| sap_anydb_install_oracle: Feature add for Oracle DB install with patch
v1.3.5
======

Expand Down
9 changes: 9 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,12 @@ releases:
| sap_hypervisor_node_preconfigure: Bug fix for role name and path for included tasks
'
release_date: '2024-01-31'
1.4.0:
changes:
release_summary: '| Release Date: 2024-02-02
| collection: Move sap_hypervisor_node_preconfigure Role to sap_infrastructure Collection
| collection: Move sap_vm_preconfigure Role to sap_infrastructure Collection
| sap_anydb_install_oracle: Feature add for Oracle DB install with patch
'
release_date: '2024-02-02'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace: community
name: sap_install

# The version of the collection. Must be compatible with semantic versioning
version: 1.3.5
version: 1.4.0

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

0 comments on commit 8f460a5

Please sign in to comment.