We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a555a4 commit 27e3ccfCopy full SHA for 27e3ccf
CHANGELOG.rst
@@ -5,6 +5,14 @@ Apache CloudStack Collection Release Notes
5
.. contents:: Topics
6
7
8
+v2.2.4
9
+======
10
+
11
+Minor Changes
12
+-------------
13
14
+- Various documentation fixes and code improvements to address ansible sanity tests failure.
15
16
v2.2.3
17
======
18
changelogs/changelog.yaml
@@ -108,3 +108,11 @@ releases:
108
fragments:
109
- cs_insance.md
110
release_date: '2022-02-04'
111
+ 2.2.4:
112
+ changes:
113
+ minor_changes:
114
+ - Various documentation fixes and code improvements to address ansible sanity
115
+ tests failure.
116
+ fragments:
117
+ - doc-fix.yml
118
+ release_date: '2022-05-22'
changelogs/fragments/doc-fix.yml
0 commit comments