Update changelog for release 1.2.0

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-03-04 14:34:44 +00:00
parent 7717aad0b9
commit f1c1d4825a
2 changed files with 11 additions and 7 deletions

View File

@@ -6,6 +6,9 @@ KubeVirt Collection for Ansible Release Notes
This changelog describes changes after version 1.0.0. This changelog describes changes after version 1.0.0.
v1.2.0
======
v1.1.0 v1.1.0
====== ======

View File

@@ -1,4 +1,3 @@
---
ancestor: 1.0.0 ancestor: 1.0.0
releases: releases:
1.0.0: 1.0.0:
@@ -8,12 +7,14 @@ releases:
1.1.0: 1.1.0:
changes: changes:
major_changes: major_changes:
- Add kubevirt_vm_info module to describe existing VirtualMachines - Add kubevirt_vm_info module to describe existing VirtualMachines
minor_changes: minor_changes:
- 'inventory: Allow to control creation of additional groups' - 'inventory: Allow to control creation of additional groups'
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant' - 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
fragments: fragments:
- 0_flatten_groups.yml - 0_flatten_groups.yml
- 1_add_create_groups.yml - 1_add_create_groups.yml
- 3_add_kubevirt_vm_info.yml - 3_add_kubevirt_vm_info.yml
release_date: '2023-09-21' release_date: '2023-09-21'
1.2.0:
release_date: '2024-03-04'