From 6e37c82f488572d9d27729f8a724c7f6f343d261 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 10 Jan 2018 15:19:47 -0800 Subject: [PATCH] Updates the change log. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d2249720..3092b3842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ FEATURES: IMPROVEMENTS: * agent: Added agent-side telemetry around Catalog APIs to provide insight on Consul's operation from the user's perspecive. [[GH-3765](https://github.com/hashicorp/consul/issues/3765)] +* agent: Added the `NodeID` field back to the /v1/agent/self endpoint's `Config` block. [[GH-3778](https://github.com/hashicorp/consul/issues/3778)] BUG FIXES: