Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-08-15 23:00:58 -07:00 committed by GitHub
parent 8506527a80
commit 5a34315549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
* compute: Add labels to Address and GlobalAddress. [GH-1811]
* container: allow updating node image types [GH-1843]
* compute: Allow update of master auth on GKE container cluster. [GH-1873]
* compute: Add support for `boot_disk_type` to `google_dataproc_cluster`. [GH-1855]
BUG FIXES:
* project: Fix bug where app engine wasn't getting enabled on projects that had billing enabled [GH-1795]