Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-11 08:49:16 -06:00
parent 5b2230588a
commit b788ad702d

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/aws: Add `name_prefix` to Security Groups [GH-4167]
* provider/aws: Add support for removing nodes to `aws_elasticache_cluster` [GH-3809]
* provider/aws: Add support for `skip_final_snapshot` to `aws_db_instance` [GH-3853]
* provider/aws: Adding support for Tags to DB SecurityGroup [GH-4260]
* provider/aws: DB Subnet group arn output [GH-4261]
* provider/cloudstack: performance improvements [GH-4150]
* provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761]