Skip to content

Commit

Permalink
Update changelog for release 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: kubevirt-bot <[email protected]>
  • Loading branch information
kubevirt-bot committed Sep 21, 2023
1 parent dcb3de0 commit 0d2b67a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ KubeVirt Collection for Ansible Release Notes

This changelog describes changes after version 1.0.0.

v1.1.0
======

Major Changes
-------------

- Add kubevirt_vm_info module to describe existing VirtualMachines

Minor Changes
-------------

- inventory: Allow to control creation of additional groups
- inventory: Drop creation of the namespace_vmis_group as it is redundant

v1.0.0
======

Expand Down
12 changes: 12 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,15 @@ releases:
changes:
release_summary: Initial release
release_date: '2023-08-09'
1.1.0:
changes:
major_changes:
- Add kubevirt_vm_info module to describe existing VirtualMachines
minor_changes:
- 'inventory: Allow to control creation of additional groups'
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
fragments:
- 0_flatten_groups.yml
- 1_add_create_groups.yml
- 3_add_kubevirt_vm_info.yml
release_date: '2023-09-21'

0 comments on commit 0d2b67a

Please sign in to comment.