Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-02-26 19:44:32 +00:00
parent a372800cd0
commit 881c0fe020
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Enable updates & versioning for `aws_s3_bucket_object` [GH-5305]
* provider/aws: Add ability to update Route53 zone comments [GH-5318]
* provider/vsphere: Add support for disk init types [GH-4284]
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]