Skip to content

Commit

Permalink
release 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Feb 4, 2022
1 parent 1d0b086 commit 9c514ef
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
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.3
======

Bugfixes
--------

- cs_instance - Fixed regression project ID KeyError if no project is used (https://github.com/ngine-io/ansible-collection-cloudstack/pull/94).

v2.2.2
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,10 @@ releases:
fragments:
- 90-cs_instance-project-id-volume-query.yml
release_date: '2021-10-27'
2.2.3:
changes:
bugfixes:
- cs_instance - Fixed regression project ID KeyError if no project is used (https://github.com/ngine-io/ansible-collection-cloudstack/pull/94).
fragments:
- cs_insance.md
release_date: '2022-02-04'
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.2
version: 2.2.3

0 comments on commit 9c514ef

Please sign in to comment.