changelog++

This commit is contained in:
Jeff Mitchell 2018-04-04 12:19:21 -04:00
parent 3b9454978c
commit 4b936ea976
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ DEPRECATIONS/CHANGES:
FEATURES:
* OSS UI: The Vault UI is now fully open-source. Similarly to the CLI, some
features are only available with a supporting version of Vault, but the code
base is entirely open.
* Versioned K/V: The `kv` backend has been completely revamped, featuring
flexible versioning of values, check-and-set protections, and more. A new
`vault kv` subcommand allows friendly interactions with it. Existing mounts