Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-04-19 14:01:30 -07:00 committed by GitHub
parent 0ae2047783
commit c25a5b1c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* compute: Add timeouts to `google_compute_snapshot` [GH-1309]
* compute: un-deprecate name_prefix for instance templates [GH-1328]
* compute: Add `default_cluster_version` field to `data_source_google_container_engine_versions`. [GH-1355]
* compute: Add `max_connections` and `max_connections_per_instance` to `resource_compute_backend_service` [GH-1353]
* all: Maintain parity with GCP Console UI by allowing removal of default project networks. [GH-1316]
* all: Use standard user-agent header [GH-1332]