Addded skip_region_validation to changelog

This commit is contained in:
Chris Bednarski 2016-06-07 17:11:54 -07:00
parent 64fbb49416
commit 658de07e24
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* builder/amazon: Added `disable_stop_instance` option to prevent automatic
shutdown when the build is complete [GH-3352]
* builder/amazon: Added `skip_region_validation` option to allow newer or custom AWS regions [GH-3598]
* builder/azure: Now pre-validates `capture_container_name` and
`capture_name_prefix` [GH-3537]
* builder/google: Added support for `image_family` [GH-3503]