Update CHANGELOG.md

This commit is contained in:
Clint 2016-09-29 13:02:37 -05:00 committed by GitHub
parent 7337a346ec
commit 654686496c
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ BUG FIXES:
* provider/aws: aws_db_option_group flattenOptions failing due to missing values [GH-9052]
* provider/aws: Add retry logic to the aws_ecr_repository delete func [GH-9050]
* provider/aws: Modifying the parameter_group_name of aws_elasticache_replication_group caused a panic [GH-9101]
* provider/aws: Fix issue with updating ELB subnets for subnets in the same AZ [GH-9131]
* provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]