diff --git a/CHANGELOG b/CHANGELOG index 08a9fadc43..347b53fbbd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ v1.5.x (XXXX-XX-XX) ------------------- +* allow `\n` (as well as `\r\n`) as line terminator in batch requests sent to + `/_api/batch` HTTP API. + +* use `--data-binary` instead of `--data` parameter in generated cURL examples + * issue #703: Also show path of logfile for fm.config() * issue #675: Dropping a collection used in "graph" module breaks the graph