Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-12-03 18:05:40 -06:00
parent 709d1f3599
commit 725a7eef67
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Add placement_group as an option for `aws_autoscaling_group` [GH-3704]
* 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]
* provider/docker: Add support for setting memory, swap and CPU shares on `docker_container` resources [GH-3761]