Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-10-11 12:57:13 -07:00
parent b9ea9a2ac2
commit cc06644cd0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- guests/linux: Place ethernet devices at start of network devices list [GH-7848]
- guests/linux: Provide more consistent guest detection [GH-7887, GH-7827]
- guests/redhat: Include Virtuozzo Linux 7 within flavor identification [GH-7818]
- guests/windows: Allow vagrant to start Windows Nano without provisioning [GH-7831]
- provisioners/ansible_local: Change the Ansible binary detection mechanism [GH-7536]