From 4d8bc2f6b0df472ea279ef547e5cca6a8fd07675 Mon Sep 17 00:00:00 2001 From: Hans Hasselberg Date: Mon, 26 Aug 2019 16:38:32 +0200 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: Freddy --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d409b523c..be869a17b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ BUG FIXES: KNOWN ISSUES -* auto_encrypt: clients 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 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. ## 1.5.3 (July 25, 2019)