Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-04-13 09:19:51 -07:00 committed by GitHub
parent 0cdcd66f67
commit 9ec8fddb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* compute: Add timeouts to `google_compute_snapshot` [GH-1309]
* compute: un-deprecate name_prefix for instance templates [GH-1328]
* all: Maintain parity with GCP Console UI by allowing removal of default project networks. [GH-1316]
* all: Use standard user-agent header [GH-1332]
BUG FIXES:
* compute: fix error introduced when attached disks are deleted out of band [GH-1301]