Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-01-09 13:58:43 -08:00 committed by GitHub
parent da3a6f13a1
commit 15ff260933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ IMPROVEMENTS:
* container: Don't recreate container_cluster when maintenance_window changes [GH-893]
* dataproc: Add "internal IP only" support for Dataproc clusters [GH-837]
* all: Make provider-wide region optional [GH-916]
* all: Infers region from zone schema before using the provider-level region [GH-938]
BUG FIXES:
* compute: Suppress diff for equivalent value in `google_compute_disk` image field [GH-884]