File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff 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+
816v2.2.2
917======
1018
Original file line number Diff line number Diff 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'
Original file line number Diff line number Diff line change 2323 - cloud
2424 - cloudstack
2525 - ngine_io
26- version : 2.2.2
26+ version : 2.2.3
You can’t perform that action at this time.
0 commit comments