From e5a3ad96da8f3fffd9213fce9b696fd9efa5840d Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 8 Dec 2016 11:19:46 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be33e8e425..d21fabe4a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ BUG FIXES: * provider/aws: Forces the API GW domain name certificates to recreate the resource [GH-10588] * provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545] * provider/datadog: Refactor monitor tags to a list instead of a map. [GH-10570] + * provider/datadog 9869: Validate credentials when initialising client. [GH-10567] * provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250] ## 0.8.0-rc2 (December 2, 2016)