Skip to content

Commit 9c514ef

Browse files
committed
release 2.2.3
1 parent 1d0b086 commit 9c514ef

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Apache CloudStack Collection Release Notes
55
.. contents:: Topics
66

77

8+
v2.2.3
9+
======
10+
11+
Bugfixes
12+
--------
13+
14+
- cs_instance - Fixed regression project ID KeyError if no project is used (https://github.com/ngine-io/ansible-collection-cloudstack/pull/94).
15+
816
v2.2.2
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,10 @@ releases:
101101
fragments:
102102
- 90-cs_instance-project-id-volume-query.yml
103103
release_date: '2021-10-27'
104+
2.2.3:
105+
changes:
106+
bugfixes:
107+
- cs_instance - Fixed regression project ID KeyError if no project is used (https://github.com/ngine-io/ansible-collection-cloudstack/pull/94).
108+
fragments:
109+
- cs_insance.md
110+
release_date: '2022-02-04'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ tags:
2323
- cloud
2424
- cloudstack
2525
- ngine_io
26-
version: 2.2.2
26+
version: 2.2.3

0 commit comments

Comments
 (0)