Update CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-10-25 21:26:38 +02:00 committed by GitHub
parent d16d5d9686
commit a66d125fc9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS:
* builder/amazon: Dynamic source AMI [GH-3817]
* builder/googlecompute: Support custom scopes. [GH-4043]
* provisioner/puppet: Add `puppet_bin_dir` option. [GH-4014]