Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-27 16:32:51 -08:00 committed by GitHub
parent 6c5d6b72e0
commit f441685699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* container: add support for ip aliasing in `google_container_cluster` [GH-654]
* kms: Adds support for creating KMS CryptoKeys resources [GH-692]
* storage: Detect file changes in `google_storage_bucket_object` when using source field [GH-789]
* all: Consistently store the project and region fields value in state. [GH-784]
BUG FIXES:
* bigquery: Set UseLegacySql to true for compatibility with the BigQuery API [GH-724]