Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Dec 7, 2017
1 parent dc70b1c commit c48636d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ DEPRECATIONS/CHANGES:

IMPROVEMENTS:

* audit/file: Setting a file mode of `0000` will now disable Vault from
automatically `chmod`ing the log file [GH-3649]
* auth/okta: The legacy MFA system can now be used with the Okta auth backend
[GH-3653]
* auth/token: `allowed_policies` and `disallowed_policies` can now be specified
as a comma-separated string or an array of strings [GH-3641]
* database/mongodb: Add optional `write_concern` parameter, which can be set
Expand Down

0 comments on commit c48636d

Please sign in to comment.