From d400fe23e0a9d7dc0711854483123762a3c27884 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 31 May 2017 20:06:59 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6afdf6e55c..af079d0475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * provider/aws: Allow IPv6/IPv4 addresses to coexist [GH-13702] * provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897] * provider/github: Do not set incorrect values in github_team data source [GH-14859] +* provider/postgresql: Fix for leaking credentials in the provider [GH-14817] ## 0.9.6 (May 25, 2017)