Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-12-12 10:51:13 -08:00 committed by GitHub
parent 1c537f6295
commit 76a48aafb8
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* command/plan: Show warning when a plan file is given as input to make behavior clear. [GH-10639]
* provider/aws: Add support for AWS CA Central 1 Region [GH-10618]
* provider/aws: Added SQS FIFO queues [GH-10614]
* provider/cloudstack: Support using secondary IP addresses with the `cloudstack_port_forward` resource [GH-10638]