Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-26 15:45:53 -07:00 committed by GitHub
parent 9fd4d02b89
commit a608554a0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* compute: add support for security policies in backend services [GH-1243]
* container: add ability to delete the default node pool [GH-1245]
* container: Add update support for pod security policy [GH-1195]
* iam: allow setting service account email as id for service account keys [GH-1256]
BUG FIXES:
* compute: fix panic when setting empty iap block [GH-1232]