Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
==========================================
Apache CloudStack Collection Release Notes
==========================================

.. contents:: Topics


v0.3.0
======

Minor Changes
-------------

- Added support for SSL CA cert verification (https://github.com/ngine-io/ansible-collection-cloudstack/pull/3)
File renamed without changes.
9 changes: 9 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
ancestor: null
releases:
0.3.0:
changes:
minor_changes:
- Added support for SSL CA cert verification (https://github.com/ngine-io/ansible-collection-cloudstack/pull/3)
fragments:
- 3-ca-cert-verification.yml
release_date: '2020-07-04'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ tags:
- cloud
- cloudstack
- ngine_io
version: 0.2.0
version: 0.3.0