diff --git a/CHANGELOG.md b/CHANGELOG.md index c96866715..9d48aabf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ FEATURES: BUG FIXES: * core: Fix loading plugins from pwd. [GH-1521] + * builder/vmware: Always remove floppies/drives. [GH-1504] + * builder/vmware: Wait some time so that post-VMX update aren't + overwritten. [GH-1504] * builder/vmware-vmx: Fix issue with order of boot command support [GH-1492] * builder/parallels: Ignore 'The fdd0 device does not exist' [GH-1501] * builder/parallels: Rely on Cleanup functions to detach devices [GH-1502]