Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-15 11:34:20 -06:00
parent 64482422b5
commit 04e7c1abb3

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* 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: Adding Tag support for DB Param Groups [GH-4259]
* provider/aws: Validate IOPs for EBS Volumes [GH-4146]
* 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]