mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
3c4655124a
commit
59dbcd49c0
|
@ -44,6 +44,9 @@ v2.8.0 (XXXX-XX-XX)
|
|||
v2.7.1 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* fixed potential segfault in AQL `NEIGHBOURS` function implementation when C++ function
|
||||
variant was used and collection names were passed as strings
|
||||
|
||||
* removed duplicate target for some frontend JavaScript files from the Makefile
|
||||
|
||||
* make AQL function `MERGE()` work on a single array parameter, too.
|
||||
|
|
Loading…
Reference in New Issue