Skip to content

Commit

Permalink
release 2.2.2 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo authored Oct 27, 2021
1 parent 849af29 commit 3f72f1a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Apache CloudStack Collection Release Notes
.. contents:: Topics


v2.2.2
======

Bugfixes
--------

- cs_instance - Fixed missing project ID to volume query when checking root disk size. (https://github.com/ngine-io/ansible-collection-cloudstack/pull/90).

v2.2.1
======

Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,11 @@ releases:
fragments:
- cs_instance-attribute-error.yml
release_date: '2021-09-27'
2.2.2:
changes:
bugfixes:
- cs_instance - Fixed missing project ID to volume query when checking root
disk size. (https://github.com/ngine-io/ansible-collection-cloudstack/pull/90).
fragments:
- 90-cs_instance-project-id-volume-query.yml
release_date: '2021-10-27'

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ tags:
- cloud
- cloudstack
- ngine_io
version: 2.2.1
version: 2.2.2

0 comments on commit 3f72f1a

Please sign in to comment.