From ac1862e7a362eeeef93fbf71154a825fadc7d93d Mon Sep 17 00:00:00 2001 From: sophia Date: Wed, 29 Jul 2020 14:17:02 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49d2e93d..7430677a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ IMPROVEMENTS: - guest/haiku: Rsync install for rsync synced folders [GH-11614] - guest/solaris11: Add guest capability shell_expand_guest_path [GH-11759] - host/darwin: Add ability to build ISO [GH-11694] +- hosts/linux: Add ability to build ISO [GH-11750] +- hosts/windows: Add ability to build ISO [GH-11750] - providers/hyperv: Add support for SecureBootTemplate setting on import [GH-11756] - virtualbox/disks: Add ability to manage virtual dvds for guests [GH-11613]