Updated CHANGELOG

This commit is contained in:
Rickard von Essen 2014-10-04 23:16:38 +02:00
parent d75d44ad9e
commit 2aa5a1988b
1 changed files with 7 additions and 0 deletions

View File

@ -1,8 +1,15 @@
## 0.7.2 (unreleased)
FEATURES:
* builder/parallels: Don't depend on _prl-utils_ [GH-1499]
BUG FIXES:
* 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]
* builder/parallels: Create VM without hdd and then add it later [GH-1548]
## 0.7.1 (September 10, 2014)