changelog++

This commit is contained in:
Jeff Mitchell 2018-04-17 11:58:32 -04:00
parent da1d68969c
commit 8e1aea5eb3
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ IMPROVEMENTS:
* auth/token: Add to the token lookup response, the policies inherited due to
identity associations [GH-4366]
BUG FIXES:
* secret/gcp: Fix panic on rollback when a roleset wasn't created properly
[GH-4344]
## 0.10.0 (April 10th, 2018)
SECURITY: