update changelog

This commit is contained in:
Matthew Hooker 2017-10-12 17:07:37 -07:00
parent f7e269945e
commit 85cede7076
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/amazon: Add `temporary_security_group_source_cidr` option to control ingress to source instances. [GH-5384]
* builder/vmware: Add `disable_vnc` option to prevent VNC connections from being made. [GH-5436]
### BUG FIXES: