From 7a595fb6a6cc030947868d37bffe0ca3956cdc6f Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Tue, 23 Jun 2015 14:30:28 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f2ae054b1..09519a7271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ FEATURES: a OpenStack Swift. [GH-2254] * command/output: support display of module outputs [GH-2102] * core: `keys()` and `values()` funcs for map variables [GH-2198] + * provisioner/remote-exec: SSH bastion host support and ssh-agent forwarding [GH-2425] IMPROVEMENTS: