mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Update changelog for release 2.1.0
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
@@ -6,6 +6,20 @@ KubeVirt Collection for Ansible Release Notes
|
||||
|
||||
This changelog describes changes after version 1.0.0.
|
||||
|
||||
v2.1.0
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
The kubevirt_vmi_info module was added to this collection.
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- Run integration tests in random namespaces `#130 <https://github.com/kubevirt/kubevirt.core/pull/130>`_
|
||||
- feat: Add kubevirt_vmi_info module `#129 <https://github.com/kubevirt/kubevirt.core/pull/129>`_
|
||||
|
||||
v2.0.0
|
||||
======
|
||||
|
||||
|
||||
@@ -180,5 +180,15 @@ releases:
|
||||
release_date: '2024-07-17'
|
||||
2.1.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- 'Run integration tests in random namespaces `#130 <https://github.com/kubevirt/kubevirt.core/pull/130>`_
|
||||
|
||||
'
|
||||
- 'feat: Add kubevirt_vmi_info module `#129 <https://github.com/kubevirt/kubevirt.core/pull/129>`_
|
||||
|
||||
'
|
||||
release_summary: The kubevirt_vmi_info module was added to this collection.
|
||||
fragments:
|
||||
- 129.yaml
|
||||
- 130.yaml
|
||||
release_date: '2024-09-04'
|
||||
|
||||
Reference in New Issue
Block a user