Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-01-25 10:25:58 -06:00
parent 7784fbfded
commit 047e997b4b
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ BUG FIXES:
* provider/azure: Update for [breaking change to upstream client library](https://github.com/Azure/azure-sdk-for-go/commit/68d50cb53a73edfeb7f17f5e86cdc8eb359a9528). [GH-4300]
* provider/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]
* provider/google: Fix project metadata sshKeys from showing up and causing unnecessary diffs [GH-4512]
* provider/heroku: Retry drain create until log channel is assigned [GH-4823]
* provider/openstack: Handle volumes in "deleting" state [GH-4204]
* provider/rundeck: Tolerate Rundeck server not returning project name when reading a job [GH-4301]
* provider/vsphere: Create and attach additional disks before bootup [GH-4196]