Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-12-04 11:40:28 -06:00
parent 56339332dd
commit e06b76ac43

View File

@ -9,6 +9,7 @@ FEATURES:
IMPROVEMENTS:
* core: Change set internals for performance improvements [GH-3992]
* core: Support HTTP basic auth in consul remote state [GH-4166]
* provider/aws: Add placement_group as an option for `aws_autoscaling_group` [GH-3704]
* provider/cloudstack: performance improvements [GH-4150]
* provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761]