update changelog

This commit is contained in:
Matthew Hooker 2016-10-31 16:45:06 -07:00
parent 0dd7d7ff3b
commit 064f48bf39
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
* builder/amazon: Dynamic source AMI [GH-3817]
* builder/googlecompute: Support custom scopes. [GH-4043]
* provisioner/puppet: Add `puppet_bin_dir` option. [GH-4014]
* builder/amazon: Allow polling delay override with `AWS_POLL_DELAY_SECONDS`.
[GH-4083]
BUG FIXES: