From e02b4c131c2b956ddb52b55ea321ee629b1a787e Mon Sep 17 00:00:00 2001 From: Drew Bailey <2614075+drewbailey@users.noreply.github.com> Date: Mon, 4 Nov 2019 10:18:28 -0500 Subject: [PATCH] add bug 6609 to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1bb4b9d1..84410a031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ IMPROVEMENTS: * client: Enable setting tags on Consul Connect sidecar service +BUG FIXES: + + * cli: Make scoring column orders consistent `nomad alloc status` [[GH-6609](https://github.com/hashicorp/nomad/issues/6609)] + ## 0.10.0 (October 22, 2019) FEATURES: