Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-05-10 13:50:05 -07:00
parent 1bf09520d3
commit 9716659cbf
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
BUG FIXES:
- guests/debian: Fix use_dhcp_assigned_default_route [GH-8577, GH-8575]
- provisioners/shell: Fix Windows batch file provisioning [GH-8539, GH-8535]
- providers/docker: Fall back to old style for SSH info lookup [GH-8566, GH-8552]
- providers/hyperv: Fix import script [GH-8529]