Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2017-07-07 10:56:06 +02:00 committed by GitHub
parent 3f444997b2
commit 1d457979ea
1 changed files with 2 additions and 1 deletions

View File

@ -3,14 +3,15 @@
### IMRPOVEMENTS:
* builder/cloudstack: Add support for using a HTTP server. [GH-5017]
* builder/cloudstack: Make expunge optional and improve logging output. [GH-5099]
* builder/googlecompute: Allow using URL's for network and subnetwork. [GH-5035]
### BUG FIXES:
* builder/azure: Write private SSH to file in debug mode. [GH-5070] [GH-5074]
* builder/cloudstack: Properly report back errors. [GH-5103]
* builder/parallels: Skip missing paths when looking for unnecessary files. [GH-5058]
* builder/vmware-esxi: Fix VNC port discovery default timeout. [GH-5051]
* builder/cloudstack: Properly report back errors. [GH-5103]
## 1.0.2 (June 21, 2017)