Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-02-22 14:01:30 -05:00
parent be20d0166a
commit e70516a286
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ BUG FIXES:
* provider/google: Fix backend service max_utilization attribute [GH-5075]
* provider/google: Fix reading of `google_compute_vpn_gateway` without an explicit [GH-5125]
* provider/openstack: Fix crash when `access_network` was not defined in instances [GH-4966]
* provider/powerdns: Fix refresh of `powerdns_record` no longer fails if the record name contains a `-` [GH-5228]
* provider/vcd: Wait for DHCP assignment when creating `vcd_vapp` resources with no static IP assignment [GH-5195]
## 0.6.11 (February 1, 2016)