Update CHANGELOG.md

This commit is contained in:
Paddy 2017-01-03 14:24:53 -08:00 committed by GitHub
parent 5fba7570b2
commit 38061bc17c
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ BUG FIXES:
* provider/aws: Add snapshotting to the list of pending state for elasticache [GH-10965] * provider/aws: Add snapshotting to the list of pending state for elasticache [GH-10965]
* provider/aws: Add support for updating tags in aws_emr_cluster [GH-11003] * provider/aws: Add support for updating tags in aws_emr_cluster [GH-11003]
* provider/aws: Fix the normalization of AWS policy statements [GH-11009] * provider/aws: Fix the normalization of AWS policy statements [GH-11009]
* provider/google-cloud: Fix backwards incompatibility around create_timeout in instances [GH-10858]
* provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875] * provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875]