changelog++

This commit is contained in:
Jeff Mitchell 2016-08-30 16:30:20 -04:00
parent d2239d22d9
commit 809f380489
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ IMPROVEMENTS:
change the default value to 1MB (from 32KB) [GH-1784]
* core: Allow single and two-character path parameters for most places
[GH-1811]
* secret/transit: Use HKDF (RFC 5869) as the key derivation function for new
keys [GH-1812]
BUG FIXES: