From 88e8361ad2e09bde2e4e00e4b30c54ddd41e51a7 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Fri, 8 Apr 2016 13:24:13 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74997230e..8fd0643c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ IMPROVEMENTS: * client: `artifact` block now supports downloading paths relative to the task's directory [GH-944] * discovery: Support script based health checks [GH-986] + * driver/docker: Support for `tty` and `interactive` options [GH-1059] BUG FIXES: * core: Fix issue where in-place updated allocation double counted resources