Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-04-10 15:23:50 -07:00 committed by GitHub
parent 98dbf7a758
commit 5cbc1f211e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
* compute: Add timeouts to `google_compute_snapshot` [GH-1309]
* all: Maintain parity with GCP Console UI by allowing removal of default project networks. [GH-1316]
BUG FIXES:
* compute: fix error introduced when attached disks are deleted out of band [GH-1301]