changelog++

This commit is contained in:
Jeff Mitchell 2017-01-23 10:57:33 -05:00
parent 5aba2d47b6
commit dd61901d4f
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
IMPROVEMENTS:
* auth/github: Support listing teams and users [GH-2261]
* auth/ldap: Support adding policies to local users directly, in addition to
local groups [GH-2152]
* core: Add a nonce to unseal operations as a check (useful mostly for
support, not as a security principle) [GH-2276]
* physical/consul: Add option for setting consistency mode on Consul gets [GH-2282]