Update CHANGELOG

This commit is contained in:
Diptanu Choudhury 2016-01-22 14:52:34 -08:00
parent fc178b9319
commit d7c04e2668
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ IMPROVEMENTS:
* 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, GH-692]
* api: Allow users to set arbitrary headers via agent config [GH-699]
* core/api: Allow users to set arbitrary headers via agent config [GH-699]
BUG FIXES:
* cli: Handle parsing of un-named ports [GH-604]