From f36d5f3550c01168f1b436e57822c34277a2969b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 13 Aug 2013 16:51:48 -0700 Subject: [PATCH] Update CHANGELOG, 0.3.2 will be built with Go 1.1.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5d81c54..08229c25e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: IMPROVEMENTS: +* core: built with Go 1.1.2 * core: packer help output now loads much faster. * builder/virtualbox: Do not check for VirtualBox as part of template validation; only check at execution.