Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-11-26 18:43:11 +01:00 committed by GitHub
parent e36b98ecd5
commit 16d38ed965
1 changed files with 2 additions and 0 deletions

View File

@ -9,7 +9,9 @@ BACKWARDS INCOMPATIBILITIES:
IMPROVEMENTS:
* builder/amazon: Add `snapshot_tag` overrides. [GH-4015]
* builder/cloudstack: Support reusing an already associated public IP. [GH-4149]
* builder/docker: Introduce docker commit changes, author, and message. [GH-4202]
* builder/googlecompute: Support `source_image_family`. [GH-4162]
* post-processor/shell-local: support spaces in script path. [GH-4144]