From afe0b88fca370191f3f28da069d2472214fc86a1 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 20 Oct 2013 17:44:56 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f273c2926..e04a78945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ IMPROVEMENTS: * post-processor/vagrant: support instance-store AMIs built by Packer. [GH-502] +* post-processor/vagrant: can now specify compression level to use + when creating the box. [GH-506] BUG FIXES: