Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2017-07-14 13:23:08 +02:00 committed by GitHub
parent 285b1391ae
commit 3184cfcc4f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* builder/docker: Fix windows filepath in docker-toolbox call. [GH-4887]
* builder/amazon: Fix panic that happens if ami_block_device_mappings is empty. [GH-5059]
* builder/azure: Write private SSH to file in debug mode. [GH-5070] [GH-5074]
* builder/cloudstack: Properly report back errors. [GH-5103]
* builder/cloudstack: Properly report back errors. [GH-5103] [GH-5123]
* builder/parallels: Skip missing paths when looking for unnecessary files. [GH-5058]
* builder/vmware-esxi: Fix VNC port discovery default timeout. [GH-5051]