From 62c1098ef9941ca3e0264ea4041542c11b5f1155 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 3 Oct 2017 16:15:30 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ecb21d85..dce8f5aa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)