Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-03-13 11:08:01 -07:00 committed by GitHub
parent 5efcfae478
commit a13fbcf41a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,9 @@ ENHANCEMENTS:
* container: `data.google_container_cluster` adds a unified `location` field for regions and zones. [GH-3114]
* container: `google_container_engine_versions` adds a unified `location` field for regions and zones. [GH-3114]
BUG FIXES:
* container: `google_container_cluster`, `google_container_node_pool` properly suppress new GKE `1.12` `metadata` values. [GH-3233]
## 2.2.0 (March 12, 2019)
FEATURES: