Add changelog entry for #1558's fix

This commit is contained in:
Michael Schurter
2016-08-26 11:45:34 -07:00
parent 7dd202a2bf
commit 14060b1607

View File

@@ -7,6 +7,8 @@ IMPROVEMENTS:
* client: Enforce shared allocation directory disk usage [GH-1580]
BUG FIXES:
* client: Artifact download failures will be retried before failing tasks
[GH-1558]
* discovery: Fix HTTP timeout with Server HTTP health check when there is no
leader [GH-1656]