Skip to content

Commit 6589d1e

Browse files
committed
release 2.4.1
1 parent a56ed03 commit 6589d1e

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
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.4.1
9+
======
10+
11+
Bugfixes
12+
--------
13+
14+
- Fixed a bug related to the new option ``validate_certs`` (https://github.com/ngine-io/ansible-collection-cloudstack/pull/135).
15+
816
v2.4.0
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,10 @@ releases:
137137
- cs_project_cleanup_true.yml
138138
- validate-certs.yml
139139
release_date: '2024-08-23'
140+
2.4.1:
141+
changes:
142+
bugfixes:
143+
- Fixed a bug related to the new option ``validate_certs`` (https://github.com/ngine-io/ansible-collection-cloudstack/pull/135).
144+
fragments:
145+
- fix_validate_certs.yml
146+
release_date: '2024-09-25'

changelogs/fragments/fix_validate_certs.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
@@ -23,4 +23,4 @@ tags:
2323
- cloud
2424
- cloudstack
2525
- ngine_io
26-
version: 2.4.0
26+
version: 2.4.1

0 commit comments

Comments
 (0)