changelog++

This commit is contained in:
Jeff Mitchell 2016-12-01 14:43:19 -05:00
parent f07a19c503
commit 3b50cf99d6
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ DEPRECATIONS/CHANGES:
default. The new `deny_null_bind` parameter can be set to `false` to allow
these. [GH-2103]
FEATURES:
* **Google Cloud Storage Physical Backend**: You can now use GCS for storing
Vault data [GH-2099]
IMPROVEMENTS:
* auth/github: Policies can now be assigned to users as well as to teams