Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bardielle committed Jun 24, 2024
1 parent 50c86e7 commit 0746a83
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 9 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ vmware.vmware Release Notes

.. contents:: Topics

v1.3.0
======

Minor Changes
-------------

- content_template - Add new module to manage templates in content library
- vm_list_group_by_clusters_info - Add the appropriate returned value for the deprecated module ``vm_list_group_by_clusters``

v1.2.0
======

Expand Down
12 changes: 12 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,15 @@ releases:
- 25-deprecated_module_vm_list_goup_by_clusters.yml
- 27-guest-info-vm-name-bug.yml
release_date: '2024-05-28'
1.3.0:
changes:
minor_changes:
- content_template - Add new module to manage templates in content library
- vm_list_group_by_clusters_info - Add the appropriate returned value for the
deprecated module ``vm_list_group_by_clusters``
fragments:
- 23-new-module-content-create-template.yml
- 34-docs.yml
- 35-add-requirements-filed-to-modules-doc.yml
- 37-vm_list_group_by_clusters_info_returned_obj.yml
release_date: '2024-06-24'

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/34-docs.yml

This file was deleted.

This file was deleted.

This file was deleted.

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: vmware
name: vmware
version: 1.2.0
version: 1.3.0
readme: README.md
authors:
- Ansible Cloud Content Team (@redhat-cop)
Expand Down

0 comments on commit 0746a83

Please sign in to comment.