diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d88930d..cd5d3f8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,14 @@ KubeVirt Collection for Ansible Release Notes This changelog describes changes after version 1.0.0. +v2.2.0 +====== + +Release Summary +--------------- + +This release brings some new features and enables compatibility with ansible-core-2.19. + v2.1.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index dab3fc6..90216e9 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -194,5 +194,6 @@ releases: release_date: '2024-09-04' 2.2.0: changes: - release_summary: This release brings some new features and enables compatibility with ansible-core-2.19. + release_summary: This release brings some new features and enables compatibility + with ansible-core-2.19. release_date: '2025-04-30'