From fce9fc2207d0fde3ac39500b7150aaa9ad4c7730 Mon Sep 17 00:00:00 2001 From: Hans Hasselberg Date: Tue, 27 Aug 2019 17:12:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f43bb66016..672f6dfd10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## UNRELEASED +IMPROVEMENTS + +* auto_encrypt: verify_incoming_rpc is good enough for auto_encrypt.allow_tls [[GH-6376](https://github.com/hashicorp/consul/pull/6376)] + +BUG FIXES + +* make sure auto_encrypt has private key type and bits [[GH-6392](https://github.com/hashicorp/consul/pull/6392)] + ## 1.6.0 (August 23, 2019) SECURITY: