diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 79a12df..5973051 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,9 +6,22 @@ KubeVirt Collection for Ansible Release Notes This changelog describes changes after version 1.0.0. +v1.3.2 +====== + +Release Summary +--------------- + +No functional changes, hotfix release to retrigger the downstream build and to keep in sync with Ansible Automation Hub. + v1.3.1 ====== +Release Summary +--------------- + +No functional changes, only updates to the shipped documentation. + v1.3.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 1233f7d..a009a5b 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -61,11 +61,11 @@ releases: - 76.yaml release_date: '2024-04-16' 1.3.1: - release_date: '2024-04-17' changes: release_summary: No functional changes, only updates to the shipped documentation. - 1.3.2: release_date: '2024-04-17' + 1.3.2: changes: release_summary: No functional changes, hotfix release to retrigger the downstream build and to keep in sync with Ansible Automation Hub. + release_date: '2024-04-17'