Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-01-24 13:05:26 -08:00 committed by GitHub
parent 9d3e64cdaf
commit 0902a9f686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
## 1.5.1 (Unreleased)
Features:
* **New Resource** `google_cloudiot_registry` [GH-970]
* **New Resource** `google_endpoints_service` [GH-933]
IMPROVEMENTS:
* compute: Suppress diff if `guest_accelerators` count is 0 in `google_compute_instance` and `google_compute_instance_template` [GH-866]
* compute: Add update support for machine type, min cpu platform, and service accounts [GH-1005]