From a6b0c67d54240880da1a4c2d14ca276f2c99db63 Mon Sep 17 00:00:00 2001 From: Jake Champlin Date: Tue, 2 May 2017 09:57:47 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee922125..83c75842d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ BUG FIXES: * provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730] * provider/google: Ability to add more than 25 project services [GH-13758] * providers/heroku: Configure buildpacks correctly for both Org Apps and non-org Apps [GH-13990] +* provisioner/remote-exec: Fix panic from remote_exec provisioner [GH-14134] ## 0.9.4 (26th April 2017)