changelog++

This commit is contained in:
Jeff Mitchell 2017-10-11 11:49:39 -04:00
parent 333bd83a3f
commit a3bd4530b6

View File

@ -7,6 +7,8 @@ IMPROVEMENTS:
[GH-3373]
* secret/pki: Allow entering URLs for `pki` as both comma-separated strings and JSON
arrays [GH-3409]
* secret/transit: Sign and verify operations now support a `none` hash
algorithm to allow signing/verifying pre-hashed data [GH-3448]
BUG FIXES: