Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-06-13 12:39:43 -07:00 committed by GitHub
parent d424cf05ba
commit 73cec92295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ BUG FIXES:
* compute: name_prefix is no longer deprecated for SSL certificates [GH-1622]
* compute: for global address ip_version, IPV4 and empty are equivalent. [GH-1639]
* iam: Fixes issue with consecutive whitespace [GH-1625]
* iam: use same mutex for project_iam_policy as the other project_iam resources [GH-1645]
* iot: fix updatemask so updates actually work [GH-1640]
## 1.14.0 (June 07, 2018)