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