From 48268e6344bb03ea3f9ce7dbc14954ff7f9425e7 Mon Sep 17 00:00:00 2001 From: Matt Keeler Date: Thu, 23 Jan 2020 15:01:01 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 007a310b69..cb37a5a912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BREAKING CHANGES: FEATURES: * acl: **(Consul Enterprise only)** auth methods defined in the `default` namespace gained the ability to create tokens in alternate namespaces. This capability was implemented for all existing auth methods. +* connect: **(Consul Enterprise only)** Namespaces are now fully functional with Connect and Configuration Entries. IMPROVEMENTS: