From 87a0f98a9fe465ee2f92e582ee9a431e5b2df6af Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 10 May 2017 13:53:24 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af4f30170..e952d0b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: - communicators/ssh: Retry on aborted connections [GH-8526, GH-8520] - communicators/winssh: Enabling shared folders and networking setup [GH-8567] + - core: Remove nokogiri dependency and constraint [GH-8571] - guests: Do not modify existing /etc/hosts content [GH-8506, GH-7794] - guests/redhat: Update network configuration capability to properly handle NM [GH-8531] - hosts/windows: Check for elevated shell for Hyper-V [GH-8548, GH-8510]