Added disable_stop_intance to changelog

This commit is contained in:
Chris Bednarski 2016-05-24 15:42:33 -07:00
parent 6097a79375
commit 2456ec2b87
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ FEATURES:
IMPROVEMENTS:
* builder/amazon: Added `disable_stop_instance` option to prevent automatic
shutdown when the build is complete [GH-3352]
* builder/azure: Now pre-validates `capture_container_name` and `capture_name_prefix` [GH-3537]
* builder/google: Added support for `image_family` [GH-3503]
* builder/null: Can now be used with WinRM [GH-2525]