Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-12-10 15:33:38 -05:00
parent 2fecc72fb0
commit 69c839d2ae

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
* provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704]
* provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208]
* provider/aws: Add `name_prefix` to Security Groups [GH-4167]
* provider/aws: Add support for removing nodes to `aws_elasticache_cluster` [GH-3809]
* provider/cloudstack: performance improvements [GH-4150]
* provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761]
* provider/docker: Add support for setting the restart policy on `docker_container` resources [GH-3761]