update CHANGELOG

/cc @cbednarski - I try to do this after every PR just so I don't
forget, not a bad practice to get into. This is perhaps arguably an
"improvement" but I think due to the magnitude of code change I think
its worth it in the features sectin. :)
This commit is contained in:
Mitchell Hashimoto 2015-06-19 06:24:29 +02:00
parent 9c0f37b2c9
commit f41429b6b4
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ FEATURES:
batch files. [GH-2243]
* **New provisioner: windows-restart**: Restart a Windows machines and
wait for it to come back online. [GH-2243]
* **Compress post-processor supports multiple algorithms:** The compress
post-processor now supports lz4 compression and compresses gzip in
parallel for much faster throughput.
IMPROVEMENTS: