uPdate CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-22 20:34:03 -07:00
parent 8ea46dd13e
commit 62fa97f334
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- core: Fix cases where sometimes SSH connection would hang. - core: Fix cases where sometimes SSH connection would hang.
- commands/box: `--cert` flag works properly. [GH-4691]
- command/docker-logs: Won't crash if container is removed. [GH-3990] - command/docker-logs: Won't crash if container is removed. [GH-3990]
- command/rsync: Sync to Docker containers properly. [GH-4066] - command/rsync: Sync to Docker containers properly. [GH-4066]
- providers/docker: Create args works. [GH-4526] - providers/docker: Create args works. [GH-4526]