Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-06-18 13:39:20 -07:00 committed by GitHub
parent f8a3335bf9
commit c7bd0cb0f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ BUG FIXES:
* iam: Fixes issue with consecutive whitespace [GH-1625]
* iam: use same mutex for project_iam_policy as the other project_iam resources [GH-1645]
* iam: don't error if service account key is already gone on delete [GH-1659]
* iam: Fix bug in v1.14 where service_account_key needed project set [GH-1664]
* iot: fix updatemask so updates actually work [GH-1640]
## 1.14.0 (June 07, 2018)