changelog++

This commit is contained in:
Jeff Mitchell 2016-03-09 17:17:04 -05:00
parent 5942a579fe
commit ea9b8330c9
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ IMPROVEMENTS:
[GH-1154]
* sys: Added new endpoints `sys/capabilities` and `sys/capabilities-self` to
fetch the capabilities of a token on a given path [GH-1171]
* sys: Added `sys/revoke-force`, which enables a user to ignore backend errors
when revoking a lease, necessary in some emergency/failure scenarios
[GH-1168]
BUG FIXES: