From 2103b19c8a69b9be4ca59734e007ce21faa35435 Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Fri, 14 Dec 2018 21:27:22 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 893e7aa9ea..9d6fdc713d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]