Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Jun 15, 2018
1 parent 9dd25aa commit 51661df
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 @@ -11,10 +11,14 @@ FEATURES:

* URI SANs in PKI: You can now configure URI Subject Alternate Names in the
`pki` backend. Roles can limit which SANs are allowed via globbing.
* `kv rollback` Command: You can now use `vault kv rollback` to roll a KVv2
path back to a previous non-deleted/non-destroyed version. The previous
version becomes the next/newest version for the path.

IMPROVEMENTS:

* core: Report policies in token, identity, and full sets [GH-4747]
* secrets/kv: Add `kv rollback` [GH-4774]
* secrets/pki: Add URI SANs support [GH-4675]
* secrets/ssh: Allow standard SSH command arguments to be used, without
requiring username@hostname syntax [GH-4710]
Expand Down

0 comments on commit 51661df

Please sign in to comment.