Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisst authored May 2, 2019
1 parent d7f97c4 commit 4dd025e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ BUG FIXES:
* compute: `google_compute_subnetwork.secondary_ip_ranges` doesn't cause a diff on out of band changes, allows updating to empty list of ranges. [GH-3496]
* 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]
* storage: `data_source_google_storage_bucket_object` now correctly URL encodes the slashes in a file name [GH-1613]

## 2.5.1 (April 22, 2019)

Expand Down

0 comments on commit 4dd025e

Please sign in to comment.