update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-17 22:36:44 +02:00
parent c401937c84
commit ac510cd845
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ FEATURES:
connections. Note that provisioners won't work if this is done. [GH-1591]
* **SSH Agent Forwarding:** SSH Agent Forwarding will now be enabled
to allow access to remote servers such as private git repos. [GH-1066]
* **SSH Bastion Hosts:** You can now specify a bastion host for
SSH access (works with all builders). [GH-387]
* **OpenStack v3 Identity:** The OpenStack builder now supports the
v3 identity API.
* **Docker builder supports SSH**: The Docker builder now supports containers