changelog

This commit is contained in:
Alex Dadgar
2016-01-21 14:14:22 -08:00
parent 7847357382
commit 58edd412b2

View File

@@ -17,7 +17,7 @@ IMPROVEMENTS:
* core/cli: Prefix based lookups of allocs/nodes/evals/jobs [GH-575]
* drivers: Interpret Nomad variables in environment variables/args [GH-653]
* core: Populate job status [GH-663]
* core/cli: Print short identifiers and UX cleanup [GH-675, GH-693]
* core/cli: Print short identifiers and UX cleanup [GH-675, GH-693, GH-692]
BUG FIXES:
* cli: Handle parsing of un-named ports [GH-604]