changelog++

This commit is contained in:
Calvin Leung Huang 2017-07-20 14:18:52 -04:00
parent 31322ce00e
commit 6dc20ce022

View File

@ -13,9 +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
* **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.
independently from Vault.
IMPROVEMENTS: