Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-03-15 14:51:02 -07:00 committed by GitHub
parent e717edb7a6
commit 684029c4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* container: un-deprecate `google_container_node_pool.initial_node_count` [GH-1176]
* container: Add support for pod security policy [GH-1192]
* container: Add support for GKE metadata concealment [GH-1199]
* container: Add support for GKE network policy config addon. [GH-1200]
* compute: Rolling update support for instance group manager [GH-1137]
* all: IAM resources now wait for propagation before reporting created. [GH-1197]