From c96ed573ca7145d7af1f32eb6bc90b26e11796e8 Mon Sep 17 00:00:00 2001 From: Chris Hoffman Date: Wed, 3 May 2017 15:18:28 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a459ffb1..c721cdf95c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ IMPROVEMENTS: `max_ttl` from the given role [GH-2593] * secret/pki: Add role parameter `allow_glob_domains` that enables defining names in `allowed_domains` containing `*` glob patterns [GH-2517] + * secret/pki: Update certificate storage to not use characters that are not + supported on some filesystems [GH-2575] * storage/etcd3: Add `discovery_srv` option to query for SRV records to find servers [GH-2521] * storage/s3: Support `max_parallel` option to limit concurrent outstanding