Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-04-03 14:44:53 -07:00 committed by GitHub
parent 7bee5507f6
commit 333493faaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* container: Add support for node pool versions [GH-1266]
* container: Add support for private clusters [GH-1250]
* iam: allow setting service account email as id for service account keys [GH-1256]
* sql: add custom timeouts support for sql database instance [GH-1288]
BUG FIXES:
* compute: fix panic when setting empty iap block [GH-1232]