1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2015-12-03 13:13:52 +01:00
parent b8b9956acc
commit f829d90e6d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ v2.8.0 (XXXX-XX-XX)
-------------------
* added AQL keywords `GRAPH`, `OUTBOUND`, `INBOUND` and `ANY` for use in graph
traversals
traversals, reserved AQL keyword `ALL` for future use
Usage of these keywords as collection names, variable names or attribute names
in AQL queries will not be possible without quoting. For example, the following