changelog++

This commit is contained in:
Jeff Mitchell 2016-09-01 15:40:18 -04:00
parent d7502e543d
commit 7ec5b9ac05
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* api: Return error when an invalid (as opposed to incorrect) unseal key is
submitted, rather than ignoring it [GH-1782]
* api: Add method to call `auth/token/create-orphan` endpoint [GH-1834]
* auth/token: Added warnings if tokens and accessors are used in URLs [GH-1806]
* core: Allow the size of the read cache to be set via the config file, and
change the default value to 1MB (from 32KB) [GH-1784]