changelog

This commit is contained in:
Alex Dadgar 2017-02-14 11:07:08 -08:00
parent dbc4eac936
commit 2be0a30566
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* server/vault: Vault Client on Server handles SIGHUP to reload configs
[GH-2270]
* template: Permissions can be set on template destination file [GH-2262]
* vault: Disallow root policy from being specified [GH-2309]
BUG FIXES:
* client: Fix race condition with deriving vault tokens [GH-2275]