Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-11-21 12:57:02 -08:00 committed by GitHub
parent 34297fe478
commit a2a0c304ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* compute: Use v1 API now that all beta features are in GA for `google_compute_firewall` [GH-768]
* container: Relax diff on `daily_maintenance_window.start_time` for `google_container_cluster` [GH-726]
* container: Allow node pools with size 0 [GH-752]
* container: Add support for `google_container_node_pool` management [GH-669]
* kms: Adds support for creating KMS CryptoKeys resources [GH-692]
BUG FIXES: