Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-07-19 13:55:24 -07:00 committed by GitHub
parent d9abcd8a9f
commit adaae73e8f

View File

@ -30,7 +30,8 @@ BUG FIXES:
* compute: `compute_firewall` will no longer display a perpetual diff if `source_ranges` isn't set [GH-147]
* compute: Fix read method + test/document import for `google_compute_health_check` [GH-155]
* compute: Read named ports changes properly in `google_compute_instance_group` [GH-188]
* compute: `google_compute_image` `description` property can now be set [GH-199]
* compute: `google_compute_image` `description` property can now be set [GH-199]
* compute: `google_compute_target_https_proxy` will no longer display a diff if ssl certificates are referenced using only the path [GH-210]
## 0.1.1 (June 21, 2017)