Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Aug 31, 2017
1 parent f3a3e5a commit 717560f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ IMPROVEMENTS:
`vault -autocomplete-install` [GH-3223]
* core: TLS cipher suites used for cluster behavior can now be set via
`cluster_cipher_suites` in configuration [GH-3228]
* storage/gcp: Use application default credentials if they exist [GH-3248]
* core: The `plugin_name` can now either be specified directly as part of the
parameter or within the `config` object when mounting a secret or auth backend
via `sys/mounts/:path` or `sys/auth/:path` respectively [GH-3202]
* secret/pki: TTLs can now be specified as a string or an integer number of
seconds [GH-3270]
* storage/gcp: Use application default credentials if they exist [GH-3248]

BUG FIXES:

Expand Down

0 comments on commit 717560f

Please # to comment.