Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-10 20:42:53 -07:00
parent 7068f4e37b
commit 9c24205432
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ IMPROVEMENTS:
- communicators/winrm: Show stdout/stderr if command fails. [GH-4094]
- guests/nixos: Added better NFS support. [GH-3983]
- providers/hyperv: Accept VHD disk format. [GH-4208]
- providers/hyperv: Support generation 2 VMs. [GH-4324]
- provisioners/salt: Get proper exit codes to detect failed runs. [GH-4304]
BUG FIXES: