changelog++

This commit is contained in:
Jeff Mitchell 2018-02-17 20:53:29 -05:00
parent 8451b195d4
commit f61a60f440
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ BUG FIXES:
periodic tokens. [GH-3880]
* command/rekey: Re-add lost `stored-shares` parameter [GH-3974]
* command/ssh: Create and reuse the api client [GH-3909]
* command/status: Fix panic when status returns 500 from leadership lookup
[GH-3998]
* identity: Fix race when creating entities [GH-3932]
* plugin/gRPC: Fixed an issue with list requests and raw responses coming from
plugins using gRPC transport [GH-3881]