Update CHANGELOG.md

This commit is contained in:
Hans Hasselberg 2019-08-27 17:12:47 +02:00 committed by GitHub
parent e4e3fd4299
commit 108ba9fa15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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: