Update changelog with latest changes

This commit is contained in:
Mitchell Hashimoto 2010-09-12 16:38:54 -06:00
parent 4b8878f5f7
commit a96a3fb566
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## 0.6.0 (unreleased)
- Fixed various issues with certain action middleware not working if
the VM was not created.
- SSH connection is retried 5 times if there is a connection refused.
Related to GH-140.
- If `http_proxy` environmental variable is set, it will be used as the proxy