diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fb8cc98..7eaec54 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. +v1.2.2 +====== + +Release Summary +--------------- + +No functional changes, only cleanup of files included in the release tarball and vendoring of documentation fragments. + v1.2.1 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 916c211..50ee847 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -27,6 +27,6 @@ releases: release_date: '2024-03-04' 1.2.2: changes: - release_summary: No functional changes, only cleanup of files included in the release - tarball and vendoring of documentation fragments. + release_summary: No functional changes, only cleanup of files included in the + release tarball and vendoring of documentation fragments. release_date: '2024-03-11'