From af4ff24090afc0c76f3895905189bc40d2de7686 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 28 Oct 2014 08:42:44 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f04958251..3b951d2a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * builder/vmware: Can specify the HW version for the VMX. [GH-1530] * builder/vmware/esxi: Will now cache ISOs/floppies remotely. [GH-1479] * builder/vmware/vmx: Source VMX can have a disk connected via SATA. [GH-1604] + * post-processors/vagrant: Support Qemu (libvirt) boxes. [GH-1330] * post-processors/vagrantcloud: Support self-hosted box URLs. BUG FIXES: