Changelog

This commit is contained in:
Alex Dadgar 2016-01-04 11:45:47 -08:00
parent 1e5c776e40
commit c2a85d03c8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
* driver/rkt: Add support for CPU/Memory isolation [GH-610]
* cli: Output of agent-info is sorted [GH-617]
* core: Node class constraint [GH-618]
* core: User specifiable kill timeout [GH-624]
BUG FIXES:
* cli: Handle parsing of un-named ports [GH-604]