changelog++

This commit is contained in:
Jeff Mitchell 2017-10-03 16:15:30 -04:00
parent b6c67d7106
commit 62c1098ef9
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@
IMPROVEMENTS:
* Allow entering URLs for `pki` as both comma-separated strings and JSON
* secret/pki: Allow entering URLs for `pki` as both comma-separated strings and JSON
arrays [GH-3409]
* command/server: Add config option to disable requesting client certificates
[GH-3373]
## 0.8.3 (September 19th, 2017)