changelog++

This commit is contained in:
Jeff Mitchell 2019-02-05 16:03:18 -05:00
parent 50c90fe8c0
commit 79bf5810f8
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ FEATURES:
* **cURL Command Output**: CLI commands can now use the `-output-curl-string` * **cURL Command Output**: CLI commands can now use the `-output-curl-string`
flag to print out an equivalent cURL command. flag to print out an equivalent cURL command.
* **Response Headers From Plugins**: Plugins can now send back headers that
will be included in the response to a client. The set of allowed headers can
be managed by the operator.
IMPROVEMENTS: IMPROVEMENTS: