Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-10-13 22:57:04 -10:00
parent 87c1ebad85
commit 336d04cfbd
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.3.10 (unreleased)
IMPROVEMENTS:
* post-processor/vagrant: support instance-store AMIs built by Packer. [GH-502]
BUG FIXES:
* builder/all: timeout waiting for SSH connection is a failure. [GH-491]