changelog++

This commit is contained in:
vishalnayak 2018-03-18 18:32:47 -04:00
parent a420d19bff
commit 050a848cfb
1 changed files with 1 additions and 0 deletions

View File

@ -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