Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-06 10:31:12 -07:00
parent d5c548a5c0
commit c2a019dccc
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
- core: Added `config.vm.box_server_url` setting to point at a
Vagrant Cloud instance. [GH-4282]
- core: File checksumming performance has been improved by at least
100%. Memory requirements have gone down by half. [GH-4090]
- guests/nixos: Added better NFS support. [GH-3983]
- providers/hyperv: Accept VHD disk format. [GH-4208]