Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-11-17 13:28:21 +00:00
parent edaaab9f62
commit b057ef78ff
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ BUG FIXES:
* provider/openstack: Better handling of network resource state changes [GH-3712]
* provider/openstack: Fix crashing when no security group is specified [GH-3801]
* provider/packet: Fix issue that could cause errors when provisioning many devices at once [GH-3847]
* provider/packet: Fix connection information for devices, allowing provisioners to run [GH-3948]
* provider/openstack: Fix issue preventing security group rules from being removed [GH-3796]
* provider/template: template_file: source contents instead of path [GH-3909]