diff --git a/CHANGELOG.md b/CHANGELOG.md index c7a41b484..24d2b61aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ IMPROVEMENTS: BUG FIXES: * agent: Handle the SIGPIPE signal preventing panics on journalctl restarts [GH-1802] + * cli: `alloc-status` does not query for allocation statistics if node is down + [GH-1844] * client: Prevent race when persisting state file [GH-1682] * client: Artifact download failures will be retried before failing tasks [GH-1558]