changelog

This commit is contained in:
Alex Dadgar 2016-11-28 12:51:09 -08:00
parent 5df85c3252
commit fefa54caef

View file

@ -2,6 +2,7 @@
BUG FIXES:
* agent/config: Fix use of IPv6 addresses [GH-2036]
* cli: Improve parsing error when a job without a name is specified [GH-2030]
* driver/docker: Make container exist errors non-retriable by task runner
[GH-2033]