Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-03 13:22:27 +00:00 committed by GitHub
parent 1a7168a091
commit b58bd71462
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Provide the option to skip_destroy on aws_volume_attachment [GH-9792]
* provider/aws: Allows aws_alb security_groups to be updated [GH-9804]
* provider/aws: Add the enable_sni attribute for Route53 health checks. [GH-9822]
* state/remote/swift: Enable OpenStack Identity/Keystone v3 authentication [GH-9769]