From 1aef2cb1c53fac24d1f6f93c6c1ec1244775be99 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Sun, 18 Mar 2018 18:32:47 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b6504457f..5af0477080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ IMPROVEMENTS: * auth/aws: Allow binding by EC2 instance IDs [GH-3816] * auth/aws: Allow non-prefix-matched IAM role and instance profile ARNs [GH-4071] + * physical/couchdb: Removed limit on the listing of items [GH-4149] * secret/transit: Allow selecting signature algorithm as well as hash algorithm when signing/verifying [GH-4018] * server: Make sure `tls_disable_client_cert` is actually a true value rather