changelog++

This commit is contained in:
Jeff Mitchell 2017-01-17 13:46:31 -05:00
parent 0d59c1e6db
commit 855d66f0c8
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]
* 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 using consistent mode on Consul gets [GH-2270]
BUG FIXES: