Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-07-18 14:49:18 -07:00 committed by GitHub
parent cf4e731236
commit b38e020c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,9 @@
FEATURES:
* **New Resource**: `google_compute_region_disk` [GH-1755]
IMPROVEMENTS:
* cloudfunctions: Add support for updating function code in place [GH-1781]
BUG FIXES:
* redis: Allow authorized network to be a name or self link [GH-1782]