changelog++

This commit is contained in:
Jeff Mitchell 2018-03-19 22:05:55 -04:00
parent 40e226184b
commit 91e36e5a00
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
* 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/pki: Support certificate policies [GH-4125]
* 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