Added google disk_type to changelog

This commit is contained in:
Chris Bednarski 2016-03-10 15:00:48 -08:00
parent 0a97874cdd
commit 4e456cdf09
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
* builder/google: Added support for `disk_type` [GH-2830]
* builder/openstack: Added support for retrieving the Administrator
password when using WinRM if no `winrm_password` is set [GH-3209]
* provisioner/ansible: Added the `empty_groups` parameter [GH-3232]