Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-09 10:19:30 -08:00 committed by GitHub
parent a7c8d0469a
commit 1c8eb9adba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,11 @@
## 1.2.1 (Unreleased)
IMPROVEMENTS:
* compute: Add import support for `google_compute_ssl_certificates` [GH-678]
* compute: Add import support for `google_compute_target_http_proxy` [GH-678]
* compute: Add import support for `google_compute_target_https_proxy` [GH-678]
* compute: Add partial import support for `google_compute_url_map` [GH-678]
## 1.2.0 (November 09, 2017)
FEATURES: