changelog++

This commit is contained in:
Jeff Mitchell 2016-03-03 12:06:42 -05:00
parent bd7b285ab0
commit f4d8d04faf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.5.2 (Unreleased)
IMPROVEMENTS:
* core: Ignore leading `/` in policy paths [GH-1170]
* command/server: The initial root token ID when running in `-dev` mode can
now be specified via `-dev-root-token-id` or the environment variable
`VAULT_DEV_ROOT_TOKEN_ID` [GH-1162]