mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
1dd385f52d
commit
e2fca1bc18
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue