diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b457bb5e5..071abb311e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]