Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-07 12:03:11 -08:00
parent 483cda18c1
commit 859a6f0623
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@
FEATURES:
* QEMU builder. This builder builds a new VM compatible with KVM or Xen
using QEMU.
* QEMU builder: builds a new VM compatible with KVM or Xen using QEMU.
* Remote ESXi builder: builds a VMware VM using ESXi remotely using only
SSH to an ESXi machine directly.
* Vagrant post-processor can now make DigitalOcean provider boxes. [GH-504]
IMPROVEMENTS: