Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-02-29 17:39:11 +00:00
parent e6f3fafcd6
commit 00bbf4a731
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ IMPROVEMENTS:
BUG FIXES:
* provider/aws: Fix a bug which caused panics creating rules on security groups in EC2 Classic [GH-5329]
* provider/aws: Fix a bug where ElasticSearch Domain tags were not being set correctly [GH-5361]
* 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]