changelog++

This commit is contained in:
Jeff Mitchell 2016-10-04 23:17:29 -04:00
parent cf7f93a7b4
commit bab1471345
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ FEATURES:
[GH-1694]
* **Response Wrapping Enhancements**: There are new endpoints to look up
response wrapped token parameters; wrap arbitrary values; rotate wrapping
tokens; and unwrap with enhanced validation. [GH-1927]
tokens; and unwrap with enhanced validation. In addition, list operations
can now be response-wrapped. [GH-1927]
* Transit features: The `transit` backend now supports generating random bytes
and SHA sums; HMACs; and signing and verification functionality using EC
keys (P-256 curve)