changelog++

This commit is contained in:
Jeff Mitchell 2018-04-09 15:21:25 -04:00
parent bacf136785
commit 8dd71eb8c3
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ DEPRECATIONS/CHANGES:
the core of Vault to ensure consistency across all backends. Since this was
previously delegated to individual backends, there may be some slight
differences in TTLs generated from some backends.
* Removal of default `secret/` mount: In 0.12 we will stop mounting `secret/`
by default at initialization time (it will still be available in `dev`
mode).
FEATURES: