changelog

This commit is contained in:
Alex Dadgar
2016-10-28 16:55:57 -07:00
parent b977c5558b
commit 61baba98ee

View File

@@ -26,6 +26,7 @@ BUG FIXES:
[GH-1802]
* cli: `alloc-status` does not query for allocation statistics if node is down
[GH-1844]
* client: Folder permissions are dropped even when not running as root [GH-1888]
* client: Prevent race when persisting state file [GH-1682]
* client: Artifact download failures will be retried before failing tasks
[GH-1558]