From 103e0df670474abdb91dec3003e2b85a2f09b94d Mon Sep 17 00:00:00 2001 From: Hans Hasselberg Date: Mon, 26 Aug 2019 16:51:36 +0200 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: Alvin Huang <17609145+alvin-huang@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be869a17bb..5df9a11080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ BUG FIXES: KNOWN ISSUES -* auto_encrypt: clients with auto_encrypt enabled won't be able to start because of [[GH-6391](https://github.com/hashicorp/consul/issues/6391)]. There is a fix, but it came to late and we couldn't include it in the release. It will be part of 1.6.1 and we recommend that if you are using auto_encrypt you postpone the update. +* auto_encrypt: clients with auto_encrypt enabled won't be able to start because of [[GH-6391](https://github.com/hashicorp/consul/issues/6391)]. There is a fix, but it came too late and we couldn't include it in the release. It will be part of 1.6.1 and we recommend that if you are using auto_encrypt you postpone the update. ## 1.5.3 (July 25, 2019)