From 9f1144ab637d5f9b33fb17fae746115585f4b99c Mon Sep 17 00:00:00 2001 From: Paul Banks Date: Thu, 14 Jun 2018 15:48:18 +0100 Subject: [PATCH] Formatting change keeps coming up running make --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0c1abcabe..6c5781a8da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ FEATURES: IMPROVEMENTS: -* agent: A Consul user-agent string is now sent to providers when making retry-join requests [GH-4013](https://github.com/hashicorp/consul/pull/4013) +* agent: A Consul user-agent string is now sent to providers when making retry-join requests [[GH-4013](https://github.com/hashicorp/consul/issues/4013)](https://github.com/hashicorp/consul/pull/4013) * client: Add metrics for failed RPCs [PR-4220](https://github.com/hashicorp/consul/pull/4220) BUG FIXES: