Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2017-07-10 07:56:32 +02:00 committed by GitHub
parent 6ac6b237aa
commit 1d8e381b2a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* builder/googlecompute: Allow using URL's for network and subnetwork. [GH-5035]
### BUG FIXES:
* post-processor/checksum: Fix interpolation of "output". [GH-5112]
* builder/hyperv: Verify membership in the group Hyper-V Administrators by SID not name. [GH-5022]
* builder/docker: Fix windows filepath in docker-toolbox call. [GH-4887]
* builder/amazon: Fix panic that happens if ami_block_device_mappings is empty. [GH-5059]