mirror of https://gitee.com/bigwinds/arangodb
fixed changelog entry
This commit is contained in:
parent
cd3a5b4e45
commit
aab329ed8b
|
@ -96,7 +96,11 @@ devel
|
|||
- GET `/_admin/log/level` returns the current loglevel settings
|
||||
- PUT `/_admin/log/level` modifies the current loglevel settings
|
||||
|
||||
* changed default for keepNull of modifyVertex/modifyEdge to true in Gharial
|
||||
* PATCH /_api/gharial/{graph-name}/vertex/{collection-name}/{vertex-key}
|
||||
- changed default value for keepNull to true
|
||||
|
||||
* PATCH /_api/gharial/{graph-name}/edge/{collection-name}/{edge-key}
|
||||
- changed default value for keepNull to true
|
||||
|
||||
* renamed `maximalSize` attribute in parameter.json files to `journalSize`
|
||||
|
||||
|
|
Loading…
Reference in New Issue