Update CHANGELOG.md

This commit is contained in:
Riley Karson 2017-07-11 16:55:15 -07:00 committed by GitHub
parent 95e72d513e
commit 23929e80f5

View File

@ -7,6 +7,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
IMPROVEMENTS:
* bigtable: Add support for `google_bigtable_instance` and `google_bigtable_table` [GH-177]
* 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: Add `boot_disk` property to `google_compute_instance` [GH-122]