Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-23 09:07:27 -07:00
parent 44310872f6
commit f8def676ab
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS:
- guests/windows: Hostname can be set without reboot. [GH-4687]
- providers/docker: Can now start containers from private repositories
more easily. Vagrant will login for you if you specify auth. [GH-4042]
- providers/docker: `stop_timeout` can be used to modify the `docker stop`