Skip to content

Commit f3e6e85

Browse files
authored
release 2.2.1 (#88)
* add changelog * bump release 2.2.1 * generate changelog
1 parent bea17ed commit f3e6e85

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.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+
816
v2.2.0
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,10 @@ releases:
8686
- 82-cs_network_offering_new_args.yml
8787
- 83-cs_instance_info_host_filter.yml
8888
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'

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.0
26+
version: 2.2.1

0 commit comments

Comments
 (0)