changelog++

This commit is contained in:
Jeff Mitchell 2017-10-06 14:30:42 -04:00
parent fa52e82a6d
commit a75e3cce1c
1 changed files with 3 additions and 2 deletions

View File

@ -2,10 +2,11 @@
IMPROVEMENTS:
* secret/pki: Allow entering URLs for `pki` as both comma-separated strings and JSON
arrays [GH-3409]
* api: Add ability to set custom headers on each call [GH-3394]
* command/server: Add config option to disable requesting client certificates
[GH-3373]
* secret/pki: Allow entering URLs for `pki` as both comma-separated strings and JSON
arrays [GH-3409]
BUG FIXES: