Skip to content

Commit

Permalink
Merge pull request #533 from mikemorency/mm-release/3.2.0
Browse files Browse the repository at this point in the history
release 3.2.0
  • Loading branch information
mikemorency authored Sep 17, 2024
2 parents d2891ea + e4c7ca9 commit 2d99c9e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ vmware.vmware\_rest Release Notes

.. contents:: Topics

v3.2.0
======

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

- Removed the scenario guides which are pretty much unmaintained and, therefor, possibly outdated and misleading (https://github.com/ansible-collections/vmware.vmware_rest/pull/524).

v3.1.0
======

Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -705,3 +705,11 @@ releases:
- 510-fix-broken-doc-generation.yml
- 513-add-vmware.vmware-for-docs-ci.yaml
release_date: '2024-08-21'
3.2.0:
changes:
minor_changes:
- Removed the scenario guides which are pretty much unmaintained and, therefor,
possibly outdated and misleading (https://github.com/ansible-collections/vmware.vmware_rest/pull/524).
fragments:
- 524-drop-scenaros.yml
release_date: '2024-09-16'
4 changes: 0 additions & 4 deletions changelogs/fragments/524-drop-scenaros.yml

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_rest
readme: README.md
version: 3.1.0
version: 3.2.0
authors:
- Ansible (https://github.com/ansible)
description: VMware collection for Ansible
Expand Down

0 comments on commit 2d99c9e

Please sign in to comment.