Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-21 18:06:09 -08:00 committed by GitHub
parent 569d7403a0
commit 96a83f11cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@ ENHANCEMENTS:
BUG FIXES:
* cloudbuild: allow `google_cloudbuild_trigger.trigger_template.project` to not be set [GH-2655]
* cloudbuild: fix update so it doesn't error every time [GH-2743]
* compute: attached_disk now supports region disks [GH-2441]
* compute: extract vpn tunnel region/project from vpn gateway [GH-2640]
* compute: send instance scheduling block with automaticrestart true if there is none in cfg [GH-2638]