update changelog

This commit is contained in:
R.B. Boyer 2019-09-23 12:54:32 -05:00
parent cc889443a5
commit f28b48cfbe
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ FEATURES
BUG FIXES
* cache: remove data race in agent cache [[GH-6470](https://github.com/hashicorp/consul/issues/6470)]
* connect: intermediate CA certs generated with the vault provider lack URI SANs [[GH-6491](https://github.com/hashicorp/consul/issues/6491)]
* connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs [[GH-6492](https://github.com/hashicorp/consul/issues/6492)]
## 1.6.1 (September 12, 2019)