Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-03-10 13:31:15 -06:00
parent 4e9e0ec5ca
commit 914fd487c8
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ BUG FIXES:
* provider/openstack: Account for a 403 reply when os-tenant-networks is disabled [GH-5432]
* provider/openstack: Fix crashing during certain network updates in instances [GH-5365]
* provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359]
* provider/template: Warn when `template` attribute specified as path [GH-5563]
INTERNAL IMPROVEMENTS: