Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-03-08 23:47:37 +00:00
parent 33dd9e1166
commit ed1126ee2c
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ IMPROVEMENTS:
* provider/aws: Add ability to update Route53 zone comments [GH-5318]
* provider/aws: Lambda S3 object version defaults to `$LATEST` if unspecified [GH-5370]
* provider/aws: Add support for Metrics Collection to `aws_autoscaling_group` [GH-4688]
* provider/aws: Add support for `description` to `aws_network_interface` [GH-5523]
* provider/vsphere: Add support for disk init types [GH-4284]
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]
* provider/cloudflare: Change `cloudflare_record` type to ForceNew [GH-5353]