1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2014-01-13 17:29:31 +01:00
parent f3dd1431a8
commit 193ac28e71
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
v1.4.5-rc2 (XXXX-XX-XX)
-------------------
* fixed bugs in description of HTTP API `_api/index`
* fixed issue #732: Rest API GET revision number
* added missing documentation for several methods in HTTP API `/_api/edge/...`
* fixed typos in HTTP API `_api/document`
* fixed typos in description of HTTP API `_api/document`
* defer evaluation of AQL subqueries and logical operators (lazy evaluation)