1
0
Fork 0

updated CHANGELOG

This commit is contained in:
jsteemann 2016-06-24 17:26:45 +02:00
parent c18ec8589b
commit 068a43c75d
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
devel
-----
* improved performance of primary index lookups
* optimizations for AQL `[*]` operator in case no filter, no projection and
no offset/limit are used
* added AQL function `OUTERSECTION` to return the symmetric difference of its
input arguments