From 28f2a76ffd00532a9c2877e6688cc26eddaa8b65 Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Fri, 14 Dec 2018 12:41:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b23c7f285..029c65299 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: * backend/azurerm: Support for authenticating using the Azure CLI [GH-19465] * 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] BUG FIXES: