Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-08-08 11:32:18 -07:00 committed by GitHub
parent e9e9f835ec
commit 8d215aaac3

View File

@ -34,6 +34,7 @@ BUG FIXES:
* compute: `google_compute_instance` reads `scheduling` fields from GCP [GH-237]
* container: Fix error if `google_container_node_pool` deleted out of band [GH-293]
* container: Fail when both name and name_prefix are set for node_pool in `google_container_cluster` [GH-296]
* container: Allow upgrading GKE versions and provide better error message handling [GH-291]
## 0.1.2 (July 20, 2017)