From bbe86b89ba4c2e02b1f9d67c37519cbb076f25fe Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Mon, 11 Mar 2024 15:13:08 +0000 Subject: [PATCH] Update changelog for release 1.2.2 Signed-off-by: kubevirt-bot --- CHANGELOG.rst | 8 ++++++++ changelogs/changelog.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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'