update CHANGELOG.md

This commit is contained in:
James Bardin 2018-12-19 16:17:50 -05:00
parent 3e5ce033b0
commit 8ca7cc0237
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* backend/s3: Support for the new AWS region `eu-north-1` [GH-19651]
* core: Enhance service discovery error handling and messaging [GH-19589]
* core: Add support to retrieve version constraints to service discovery [GH-19647]
* core: Validate provisioner connection blocks, and mark host field as required [GH-19707]
* command/show: Add support for machine readable output via a `-json` argument to `terraform show` [GH-19687]
BUG FIXES: