From fa4ea8a05bb0d6fb808c20bd1c22477aaf56b655 Mon Sep 17 00:00:00 2001 From: Nick Ethier Date: Fri, 8 Nov 2019 04:37:40 -0500 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99fe1021a..e6fd3700a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ IMPROVEMENTS: BUG FIXES: * cli: Make scoring column orders consistent `nomad alloc status` [[GH-6609](https://github.com/hashicorp/nomad/issues/6609)] + * nomad: Multiple connect enabled services in the same taskgroup failed to + register [[GH-6646](https://github.com/hashicorp/nomad/issues/6646)] * scheduler: Changes to devices in resource stanza should cause rescheduling [[GH-6644](https://github.com/hashicorp/nomad/issues/6644)] ## 0.10.1 (November 4, 2019)