Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-11-30 19:58:15 -05:00 committed by GitHub
parent a2f3259e51
commit c918c7b1c3
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* core: Plan will show deposed-only destroys for create-before-destroy resources. [GH-10404]
* provider/aws: Enforced kms_key_* attributes to be ARNs [GH-10356]
* provider/aws: IPv6 Support To Cloudfront [GH-10332]
* provider/azurerm: support import of routes, fix route_table [GH-10389]