From d37bd761d4d5318887eb2d7af6af470f82e0a7d1 Mon Sep 17 00:00:00 2001 From: Buck Doyle Date: Wed, 19 Jun 2019 09:21:25 -0700 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 446e7c4d365c..1f48987f7554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ IMPROVEMENTS: * api: use region from job hcl when not provided as query parameter in job registration and plan endpoints [[GH-5664](https://github.com/hashicorp/nomad/pull/5664)] * metrics: add namespace label as appropriate to metrics [[GH-5847](https://github.com/hashicorp/nomad/issues/5847)] +* ui: Collapsed client status, draining, and eligibility columns into single state column [[GH-5789](https://github.com/hashicorp/nomad/pull/5789)] BUG FIXES: