From 709d7bb36bd879dc74512d69b4eae3d1941210e6 Mon Sep 17 00:00:00 2001 From: Hans Hasselberg Date: Thu, 27 Jun 2019 21:07:46 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 364dd49fd..20188818d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## UNRELEASED +FEATURE + +* tls: auto_encrypt enables automatic RPC cert provisioning for consul clients [[GH-5597](https://github.com/hashicorp/consul/pull/5597)] + IMPROVEMENTS * ui: allow for customization of consul UI path [[GH-5950](https://github.com/hashicorp/consul/pull/5950)]