From 75a635a8e0a12ab17600cedededa5ac4ca178a49 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 1 Jun 2017 15:20:02 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680d0c732..83f6e58be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,8 @@ [GH-4906] * builder/amazon: fix `force_delete_snapshot` when the launch instance has extra volumes. [GH-4931] +* communicator/winrm: Use KeepAlive to keep long-running connections open. + [GH-4952] ## 1.0.0 (April 4, 2017)