changelog

This commit is contained in:
Alex Dadgar 2016-01-05 10:42:43 -08:00
parent 198230bae9
commit 5cfa3a7d2b

View file

@ -9,6 +9,7 @@ IMPROVEMENTS:
* core: Node class constraint [GH-618]
* core: User specifiable kill timeout [GH-624]
* core: Add available nodes by DC to AllocMetrics [GH-619]
* driver/rkt: Add support for mounting alloc/task directory [GH-645]
BUG FIXES:
* cli: Handle parsing of un-named ports [GH-604]