update changelog

This commit is contained in:
Matthew Hooker 2017-10-12 16:44:17 -07:00
parent 47cb0c334d
commit edc3281c83
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* builder/amazon: Output AMI Name during prevalidation. [GH-5389]
* builder/docker: Add option to set `--user` flag when running `exec`. [GH-5406]
* post-processor/vagrant: When building from a builder/hyper-v artifact, link instead of copy when available. [GH-5207]
* builder/vmware: Add `disable_vnc` option to prevent VNC connections from being made. [GH-5436]
### BUG FIXES: