Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-05-10 13:53:24 -07:00
parent 3995bc11f5
commit 87a0f98a9f
1 changed files with 1 additions and 0 deletions

View File

@ -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]