diff --git a/CHANGELOG b/CHANGELOG index cc6116094c..64fec8f375 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -44,6 +44,8 @@ v2.8.0 (XXXX-XX-XX) v2.7.1 (XXXX-XX-XX) ------------------- +* removed duplicate target for some frontend JavaScript files from the Makefile + * make AQL function `MERGE()` work on a single array parameter, too. This allows combining the attributes of multiple objects from an array into a single object, e.g.