changelog++

This commit is contained in:
Jeff Mitchell 2018-03-15 12:25:29 -04:00
parent f24dfe7bd3
commit 9f9eb11178
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
* auth/approle: Allow array input for bound_cidr_list [4078]
* auth/aws: Allow using lists in role bind parameters [GH-3907]
* auth/aws: Allow binding by EC2 instance IDs [GH-3816]
* 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