Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-10-04 16:49:45 -07:00 committed by GitHub
parent 754e6daceb
commit eaf3670d7b

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
BUG FIXES:
* compute: Fix bug in `google_compute_firewall` causing the beta APIs even if no beta features are used [GH-500].
* compute: Fix bug in `google_network_peering` preventing creating a peering for a network outside the provider default project [GH-496].
* compute: Fix BackendService group hash when instance groups use beta features [GH-522]
* container: Fix crash when creating node pools with `name_prefix` or no name [GH-531]
## 1.0.1 (October 02, 2017)