Skip to content

Commit 8eecb0c

Browse files
committed
Release version 2.2.3
1 parent 055e527 commit 8eecb0c

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ Ansible Collection cloudscale.ch Release Notes
55
.. contents:: Topics
66

77

8+
v2.2.3
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- Fixed a typo in region code.
15+
- Fixed various documentation typos.
16+
- Streamlined the flavors to the new format ``flex-y-x`` across the related modules and tests.
17+
818
v2.2.2
919
======
1020

changelogs/changelog.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,15 @@ releases:
9595
fragments:
9696
- fix-sanity.yml
9797
release_date: '2022-05-21'
98+
2.2.3:
99+
changes:
100+
minor_changes:
101+
- Fixed a typo in region code.
102+
- Fixed various documentation typos.
103+
- Streamlined the flavors to the new format ``flex-y-x`` across the related
104+
modules and tests.
105+
fragments:
106+
- 76-region-typos.yml
107+
- 78-various-typos.yml
108+
- 79-flavor-format.yml
109+
release_date: '2022-11-16'

changelogs/fragments/79-flavor-format.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ tags:
1717
- cloud
1818
- cloudscale
1919
- cloudscale_ch
20-
version: 2.2.2
20+
version: 2.2.3

0 commit comments

Comments
 (0)