Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-13 11:31:59 -08:00 committed by GitHub
parent ee641e0b1f
commit 68c6641dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* compute: Add import support for `google_compute_target_https_proxy` [GH-678]
* compute: Add partial import support for `google_compute_url_map` [GH-678]
* compute: Add configurable timeouts for disks [GH-717]
* container: Relax diff on `daily_maintenance_window.start_time` for `google_container_cluster` [GH-726]
BUG FIXES:
* compute: Fix perpetual diff with `next_hop_instance` field in `google_compute_route` [GH-716]