changelog++

This commit is contained in:
Calvin Leung Huang 2017-07-20 14:17:00 -04:00
parent bb54e9c131
commit c14e7cb8f6
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ FEATURES:
* **CouchDB Storage**: CouchDB can now be used for Vault storage
* **SAP HANA Database Plugin**: The `databases` backend can now manage users
for SAP HANA databases
* **Plugin backends**: Vault now supports running secret and auth backends as
plugins. Plugins can be mounted like normal backends and can be developed
independently from vault.
IMPROVEMENTS: