Changelog

This commit is contained in:
Alex Dadgar 2016-07-13 14:40:10 -06:00
parent c28027bc9e
commit 446a2e91ff
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.4.1 (UNRELEASED)
IMPROVEMENTS:
* core: Allow count 0 on system jobs [GH-1421]
* core: Gracefully handle short lived outages by holding RPC calls [GH-1403]
* api/cli: Support for tailing/streaming files [GH-1404]