Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-09 19:09:58 -08:00
parent 4e56b8f9f6
commit 80d714b87a
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
FEATURES:
* Docker builder: build and export Docker containers, easily provisioned
with any of the Packer built-in provisioners.
* 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.