Formatting change keeps coming up running make

This commit is contained in:
Paul Banks 2018-06-14 15:48:18 +01:00 committed by Jack Pearkes
parent 4280c78330
commit 584917fa03
1 changed files with 1 additions and 1 deletions

View File

@ -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: