changelog++

This commit is contained in:
Jeff Mitchell 2017-08-25 14:49:15 -04:00
parent 341636336b
commit b9711d040f

View File

@ -15,6 +15,8 @@ FEATURES:
IMPROVEMENTS:
* cli: Add subcommand autocompletion that can be enabled with
`vault -autocomplete-install` [GH-3223]
* auth/okta: Compare groups case-insensitively since Okta is only
case-preserving [GH-3240]
BUG FIXES: