From 83973f637ffd6f7f7535c16d0de23055120c6ab8 Mon Sep 17 00:00:00 2001 From: Matt Keeler Date: Wed, 8 May 2019 13:27:31 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f77204597..d7cd722fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ FEATURES: * acl: tokens can now be assigned an optional set of service identities [[GH-5390](https://github.com/hashicorp/consul/issues/5390)] * acl: tokens can now be assigned to roles [[GH-5514](https://github.com/hashicorp/consul/issues/5514)] * acl: adding support for kubernetes auth provider login [[GH-5600](https://github.com/hashicorp/consul/issues/5600)] -* ui: Template-able Dashboard links for Service detail pages [[GH-5704]](https://github.com/hashicorp/consul/pull/5704) [[GH-5777]](https://github.com/hashicorp/consul/pull/5777) +* ui: Template-able Dashboard links for Service detail pages [[GH-5704](https://github.com/hashicorp/consul/pull/5704)] [[GH-5777](https://github.com/hashicorp/consul/pull/5777)] * ui: support for ACL Roles [[GH-5635](https://github.com/hashicorp/consul/pull/5635)]