Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-08-30 14:27:04 -07:00 committed by GitHub
parent c2399f76fb
commit 9bd35d7d4a

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* compute: Add support for 'labels' field on `google_compute_disk` [GH-344]
* compute: Add support for 'guest_accelerators' (GPU) on `google_compute_instance` [GH-330]
* compute: Add support for 'priority' field on `google_compute_firewall` [GH-342]
* compute: Add support for 'min_cpu_platform' in `google_compute_instance` [GH-349]
BUG FIXES:
* sql: Fixed bug where ip_address elements were offset incorrectly [GH-352]