Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-03-28 15:06:41 -04:00 committed by GitHub
parent 1baa1b907e
commit 4c1bb8abd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
* backend/remote: Retry calls when the remote backend responds with a server error [GH-20588]
* backend/remote: Check for external updates while waiting for user input [GH-20620]
* plugin/discover: Parse and display provider warnings from the Terraform Registry [GH-20674]
* plugin/registry: Add friendly error for when registry unresponsive [GH-20853]
BUG FIXES: