update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-22 08:25:34 +02:00
parent 2cecd586c2
commit d7fc8a0ae7
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* provider/aws: White or blacklist account IDs that can be used to
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/docker: `docker_container` can specify links [GH-1564]
* provider/openstack: Floating IP support for LBaaS [GH-1550]