Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-12-14 21:27:22 +01:00 committed by GitHub
parent 2ef8315885
commit 2103b19c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ IMPROVEMENTS:
* plugins: Plugin RPC connection is now authenticated [GH-19629]
* backend/azurerm: Support for authenticating using the Azure CLI [GH-19465]
* backend/remote: Return detailed version (in)compatibility information [GH-19659]
* backend/s3: Support DynamoDB, IAM, and STS endpoint configurations [GH-19571]
* core: Enhance service discovery error handling and messaging [GH-19589]
* core: Add support to retrieve version constraints to service discovery [GH-19647]