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
5
5
.. contents :: Topics
6
6
7
7
8
+ v2.2.1
9
+ ======
10
+
11
+ Bugfixes
12
+ --------
13
+
14
+ - cs_instance - Fixed attribute error in custom service offerings handling (https://github.com/ngine-io/ansible-collection-cloudstack/pull/87).
15
+
8
16
v2.2.0
9
17
======
10
18
Original file line number Diff line number Diff line change @@ -86,3 +86,10 @@ releases:
86
86
- 82-cs_network_offering_new_args.yml
87
87
- 83-cs_instance_info_host_filter.yml
88
88
release_date : ' 2021-09-01'
89
+ 2.2.1 :
90
+ changes :
91
+ bugfixes :
92
+ - cs_instance - Fixed attribute error in custom service offerings handling (https://github.com/ngine-io/ansible-collection-cloudstack/pull/87).
93
+ fragments :
94
+ - cs_instance-attribute-error.yml
95
+ release_date : ' 2021-09-27'
Original file line number Diff line number Diff line change 23
23
- cloud
24
24
- cloudstack
25
25
- ngine_io
26
- version : 2.2.0
26
+ version : 2.2.1
You can’t perform that action at this time.
0 commit comments