update changelog

This commit is contained in:
James Bardin 2016-09-19 14:04:39 -04:00
parent 8bb4f7f05b
commit 652a282c56
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* provisioner/chef: Support encrypting existing Chef-Vaults for newly created clients [GH-8577]
BUG FIXES:
* core: Fix regression when loading variables from json [GH-8820]
* provider/aws: Prevent crash creating an `aws_sns_topic` with an empty policy [GH-8834]
* provider/aws: Bump `aws_elasticsearch_domain` timeout values [GH-672]
* provider/aws: `aws_nat_gateways` will now recreate on `failed` state [GH-8689]