update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-22 08:39:02 +02:00
parent 1e9f63ef3c
commit db473ed701
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
protect against accidents. [GH-1595]
* provider/aws: `aws_instance` supports placement groups [GH-1358]
* provider/aws: `aws_elb` supports in-place changing of listeners [GH-1619]
* provider/aws: `aws_elb` supports connecion draining settings [GH-1502]
* provider/aws: `aws_route53_record` supports weighted sets [GH-1578]
* provider/docker: `docker_container` can specify links [GH-1564]
* provider/openstack: Floating IP support for LBaaS [GH-1550]