Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-03 16:39:41 +01:00 committed by GitHub
parent 90f74dae21
commit 2b5ff58e1c
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ BUG FIXES:
* provider/aws: Fix issue with updating ELB subnets for subnets in the same AZ [GH-9131] * provider/aws: Fix issue with updating ELB subnets for subnets in the same AZ [GH-9131]
* provider/aws: aws_route53_record alias refresh manually updated record [GH-9125] * provider/aws: aws_route53_record alias refresh manually updated record [GH-9125]
* provider/aws: Fix issue detaching volumes that were already detached [GH-9023] * provider/aws: Fix issue detaching volumes that were already detached [GH-9023]
* provider/aws: Add retry to the `aws_ssm_document` delete func [GH-9188]
* provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984] * provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]
* provisioner/chef: Fix an error with parsing certain `vault_json` content [GH-9114] * provisioner/chef: Fix an error with parsing certain `vault_json` content [GH-9114]
* provisioner/chef: Change to order in which to cleanup the user key so this is done before the Chef run starts [GH-9114] * provisioner/chef: Change to order in which to cleanup the user key so this is done before the Chef run starts [GH-9114]