changelog++

This commit is contained in:
Jeff Mitchell 2017-01-18 16:12:40 -05:00
parent 20c65b8300
commit 6279a6a57f
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ IMPROVEMENTS:
BUG FIXES:
* auth/token: Fix regression in 0.6.4 where using token store roles as a
blacklist (with only `disallowed_policies` set) would not work in most
circumstances [GH-2286]
* physical/s3: Page responses in client so list doesn't truncate [GH-2224]
* secret/pki: When using `sign-verbatim`, don't require a role and use the
CSR's common name [GH-2243]