Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2019-01-24 20:23:45 +01:00 committed by GitHub
parent 6dd9f22780
commit a30bd5cdd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* backend/azurerm: Support for authenticating using the Azure CLI [GH-19465]
* backend/remote: Return detailed version (in)compatibility information [GH-19659]
* backend/remote: Log early to indicate remote execution started [GH-19941]
* backend/remote: Make sure the correct error is shown when having version incompatibilities [GH-20086]
* backend/s3: Support DynamoDB, IAM, and STS endpoint configurations [GH-19571]
* backend/s3: Support for the new AWS region `eu-north-1` [GH-19651]
* backend/s3: Enhance retry logic and provide `max_retries` configuration to retry attempts [GH-19951]