Update CHANGELOG.md

This commit is contained in:
Paddy 2018-07-12 10:31:14 -07:00 committed by GitHub
parent 182c3e904e
commit 4325cc6a95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* container: add ability to configure resource labels on `google_container_cluster` [GH-1663]
* container: increase max number of `master_authorized_networks` to 20 [GH-1733]
* container: support specifying `disk_type` for `node_config` [GH-1665]
* projectt: correctly paginate when more than 50 services are enabled [GH-1737]
* redis: Support Redis Configuration [GH-1706]
BUG FIXES: