Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-25 15:20:20 -05:00
parent 1ec2eacb92
commit f5f4266371
1 changed files with 3 additions and 0 deletions

View File

@ -17,9 +17,12 @@ IMPROVEMENTS:
BUG FIXES:
* builder/virtualbox: Trim carriage returns for Windows to properly
detect VM state on Windows. [GH-218]
* core: build names no longer cause invalid config errors. [GH-197]
* command/build: If any builds fail, exit with non-zero exit status.
* communicator/ssh: SCP exit codes are tested and errors are reported. [GH-195]
* communicator/ssh: Properly change slash direction for Windows hosts. [GH-218]
## 0.2.0 (July 16, 2013)