Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-12-20 21:54:13 -08:00
parent 6588fe627d
commit 7ae4665cd2
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ FEATURES:
of what a template does. This will be shown in `packer inspect`. of what a template does. This will be shown in `packer inspect`.
* Vagrant post-processor now accepts a list of files to include in the * Vagrant post-processor now accepts a list of files to include in the
box. box.
* All provisioners can now have a "pause\_before" parameter to wait
some period of time before running that provisioner. This is useful
for reboots. [GH-737]
IMPROVEMENTS: IMPROVEMENTS: