diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae445581..fb829722b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ FEATURES: +* virtualbox: Can now be built headless with the "Headless" option. [GH-99] +* virtualbox: and codes for waiting 5 and 10 seconds + during the boot sequence, respectively. [GH-97] +* vmware: Can now be built headless with the "Headless" option. [GH-99] +* vmware: and codes for waiting 5 and 10 seconds + during the boot sequence, respectively. [GH-97] * vmware: Disks are defragmented and compacted at the end of the build. IMPROVEMENTS: