From 068a43c75d3a1c9857dfb9f99e8d68470a0a5424 Mon Sep 17 00:00:00 2001 From: jsteemann Date: Fri, 24 Jun 2016 17:26:45 +0200 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4cce794af8..38d6dc51c4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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