Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-12-12 10:52:14 -08:00 committed by GitHub
parent 751e45c1d2
commit fd3f5e34d7

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* core: Maps across multiple input sources (files, CLI, env vars) are merged. [GH-10654]
* 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]