File tree Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ Apache CloudStack Collection Release Notes
55.. contents :: Topics
66
77
8+ v1.0.1
9+ ======
10+
11+ Minor Changes
12+ -------------
13+
14+ - cs_configuration - Workaround for empty global settings idempotency (https://github.com/ngine-io/ansible-collection-cloudstack/pull/25).
15+
816v1.0.0
917======
1018
Original file line number Diff line number Diff line change @@ -16,3 +16,10 @@ releases:
1616 - 18-for_system_vms_cs_vlan_ip_range.yml
1717 - 20-cs_vlan_ip_range_pod.yml
1818 release_date : ' 2020-08-15'
19+ 1.0.1 :
20+ changes :
21+ minor_changes :
22+ - cs_configuration - Workaround for empty global settings idempotency (https://github.com/ngine-io/ansible-collection-cloudstack/pull/25).
23+ fragments :
24+ - 25-empty_config_idempotency.yml
25+ release_date : ' 2020-08-30'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ changelog_filename_template: ../CHANGELOG.rst
22changelog_filename_version_depth : 0
33changes_file : changelog.yaml
44changes_format : combined
5- keep_fragments : true
5+ keep_fragments : false
66mention_ancestor : true
77new_plugins_after_name : removed_features
88notesdir : fragments
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2222 - cloud
2323 - cloudstack
2424 - ngine_io
25- version : 1.0.0
25+ version : 1.0.1
You can’t perform that action at this time.
0 commit comments