diff --git a/CHANGELOG.md b/CHANGELOG.md index ceff1a6f4..3fb68b091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ 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, GH-1420] - * cli: Validate command supports reading from stdin [GH-1460] + * cli: Validate and plan command supports reading from stdin [GH-1460, + GH-1458] * client: Add killing event to task state [GH-1457] * client: Fingerprint network speed on Windows [GH-1443] * telemetry: Circonus integration for telemetry metrics [GH-1459]