From 67bd0a38ee52e80f91e4618c2a54e373c091af59 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 2 Sep 2014 09:53:26 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec709133e..6c4d76d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: * builder/virtualbox/all: Seed RNG to avoid same ports. [GH-1386] * builder/vmware/all: `ssh_host` accepts templates. [GH-1396] * builder/vmware/vmx: Do not re-add floppy disk files to VMX [GH-1361] + * post-processor/vagrant: Can supply your own metadata.json. [GH-1143] * provisioner/ansible-local: Use proper path on Windows. [GH-1375] ## 0.6.1 (July 20, 2014)