Update CHANGELOG.md

This commit is contained in:
Hans Hasselberg 2019-12-10 15:27:41 +01:00 committed by GitHub
parent aa8c8f75d3
commit 655d86adf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,8 +22,10 @@ IMPROVEMENTS
BUG FIXES
* agent: fix watch event behavior [[GH-5265](https://github.com/hashicorp/consul/pull/5265)]
* connect: CAs can now use RSA keys correctly to sign EC leafs [[GH-6638](https://github.com/hashicorp/consul/pull/6638)]
* cli: services register command now correctly registers an unamed healthcheck [[GH-6800](https://github.com/hashicorp/consul/pull/6800)]
* tls: fix behavior related to auto_encrypt and verify_incoming (#6899) [[GH-6811](https://github.com/hashicorp/consul/pull/6811)]
## 1.6.2 (November 13, 2019)