From 2c9ebbddffeab2ddf18bc0e7f3bfed284b83815d Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Mon, 10 Dec 2018 19:29:39 -0500 Subject: [PATCH] Update CHANGELOG for #19571 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e52d25bd..7c5d7c757 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,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] BUG FIXES: