1
0
Fork 0

changelog

This commit is contained in:
hkernbach 2015-12-23 17:31:12 +01:00
parent e649ea9522
commit a8e822edce
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ v3.0.0 (XXXX-XX-XX)
v2.8.0 (XXXX-XX-XX)
-------------------
* web interface: fixed several bugs during the dashboard initialize process
* web interface: included several bugfixes: #1597, #1611, #1623
* AQL query optimizer now converts `LENGTH(collection-name)` to an optimized
expression that returns the number of documents in a collection