update changelog

This commit is contained in:
Matthew Hooker 2017-09-07 10:22:54 -07:00
parent fc0fc3866d
commit 60e9e0b532
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* core: Fix issue where some builders wouldn't respect `-on-error` behavior. [GH-5297] * core: Fix issue where some builders wouldn't respect `-on-error` behavior. [GH-5297]
* builder/cloudstack: Add support for Security Groups. [GH-5175] * builder/cloudstack: Add support for Security Groups. [GH-5175]
* provisioner/puppet: Add `guest_os_type` option to add support for Windows. [GH-5252] * provisioner/puppet: Add `guest_os_type` option to add support for Windows. [GH-5252]
* builder/googlecompute: Add `label` option for labeling launched instances. [GH-5308] * builder/googlecompute: Add `labels` option for labeling launched instances. [GH-5308]
### BACKWARDS INCOMPATIBILITIES: ### BACKWARDS INCOMPATIBILITIES: