Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-04-30 12:44:54 -07:00 committed by GitHub
parent 5f03562eab
commit 754ff5787a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ ENHANCEMENTS:
BUG FIXES:
* compute: `google_compute_instance` now retries updating metadata when fingerprints are mismatched. [GH-3372]
* container: `google_container_cluster` setting networks / subnetworks by name works with `location`. [GH-3492]
* container: `google_container_cluster` removed an overly restrictive validation restricting `node_pool` and `remove_default_node_pool` being specified at the same time. [GH-3497]
## 2.5.1 (April 22, 2019)