changelog++

This commit is contained in:
Jeff Mitchell 2016-03-11 00:46:27 -05:00
parent 28b212423b
commit 0405788606
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ IMPROVEMENTS:
* 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]
* sys: The return codes from `sys/health` can now be user-specified via query
parameters [GH-1199]
BUG FIXES: