Skip to content

Commit 247fc53

Browse files
committed
release 2.5.0
1 parent b6e4b7f commit 247fc53

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ Apache CloudStack Collection Release Notes
55
.. contents:: Topics
66

77

8+
v2.5.0
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- cs_instance - Added new arguments ``user_data_name`` and ``user_data_details`` (https://github.com/ngine-io/ansible-collection-cloudstack/pull/134).
15+
- cs_service_offering - Add support for storagetag (https://github.com/ngine-io/ansible-collection-cloudstack/pull/118).
16+
817
v2.4.1
918
======
1019

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,13 @@ releases:
144144
fragments:
145145
- fix_validate_certs.yml
146146
release_date: '2024-09-25'
147+
2.5.0:
148+
changes:
149+
minor_changes:
150+
- cs_instance - Added new arguments ``user_data_name`` and ``user_data_details``
151+
(https://github.com/ngine-io/ansible-collection-cloudstack/pull/134).
152+
- cs_service_offering - Add support for storagetag (https://github.com/ngine-io/ansible-collection-cloudstack/pull/118).
153+
fragments:
154+
- cs_instance-user_data_name.yml
155+
- cs_service_offering-storage-tag.yml
156+
release_date: '2024-09-26'

changelogs/fragments/cs_instance-user_data_name.yml

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

changelogs/fragments/cs_service_offering-storage-tag.yml

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

0 commit comments

Comments
 (0)