Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-01-31 09:35:06 -08:00 committed by GitHub
parent 3a65e36cbc
commit ce74ccca07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,9 @@ IMPROVEMENTS:
BUG FIXES:
* Fix crash when errors are encountered updating a `google_project` [GH-1016]
* project: Fix crash when errors are encountered updating a `google_project` [GH-1016]
* logging: Set project during import for `google_logging_project_sink` to avoid recreation ([#1018](https://github.com/terraform-providers/terraform-provider-google/issues/1018))
* compute: Suppress diff on image field when referring to unconventional public image family naming pattern [GH-1024]
## 1.5.0 (January 18, 2018)