From f43653daaf7f18a8fe6793c950006f36e2aed283 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 31 May 2017 21:13:20 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29111da55..73d3919f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BUG FIXES: * 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] +* provider/postgresql: Drop the optional WITH token from CREATE ROLE. [GH-14864] ## 0.9.6 (May 25, 2017)