changelog++

This commit is contained in:
Jeff Mitchell 2019-10-29 09:11:27 -04:00
parent 5f8528381c
commit ee66092b7e
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ FEATURES:
IMPROVEMENTS:
* agent: Add ability to set the TLS SNI name used by Agent [GH-7519]
* api: Allow setting a function to control retry behavior [GH-7331]
* auth/jwt: The redirect callback host may now be specified for CLI logins
[JWT-71]