From c30634d9275e5ae6b72bdaa1adea8aa6b3bc9ba9 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 24 May 2016 12:50:48 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12116a3a9d..7d106653a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ BUG FIXES: * Fixed an issue where a health check's output never updates if the check status doesn't change after the Consul agent starts. [GH-1934] +* External services can now be registered with ACL tokens. [GH-1738] ## 0.6.4 (March 16, 2016)