changelog++

This commit is contained in:
vishalnayak 2017-03-10 07:32:41 -05:00
parent 0fb75d9e89
commit 1194d0db64
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ FEATURES:
IMPROVEMENTS:
* api/request: Passing username and password information in API request
[GH-2469]
* audit: Logging the token's use count with authentication response and
logging the remaining uses of the client token with request [GH-2437]
* auth/approle: Support for restricting the number of uses on the tokens