Update CHANGELOG.md

This commit is contained in:
Lars Wander 2016-03-09 10:35:29 -05:00
parent b0d53a99c2
commit 8d051ef268
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ BUG FIXES:
* provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359]
* provider/openstack: Fix crashing during certain network updates in instances [GH-5365]
* provider/openstack: Account for a 403 reply when os-tenant-networks is disabled [GH-5432]
* provider/google: Fix managed instance group preemptible instance creation [GH-4834]
INTERNAL IMPROVEMENTS: