summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 98816104..94ad731f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,13 @@
# Virtual Machine Manager News
+## Release 4.1.0 (August 04, 2022)
+- Fix build with setuptools-61 (Peter Alfredsen, Miro HronĨok)
+- add UI and cli support for qemu-vdagent channel (Jonathon Jongsma)
+- cli: More --iothreads suboptions (Lin Ma)
+- launch_security: Use SEV-ES policy=0x07 if host supports it (Charles
+ Arnold)
+- cli: Add support for URL query with disks (Martin Kletzander)
+
## Release 4.0.0 (March 02, 2022)
- virt-install --os-variant/--osinfo is now a hard requirement for most
cases