1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2013-02-12 12:02:50 +01:00
parent e02333a053
commit 7a732f6c68
1 changed files with 7 additions and 0 deletions

View File

@ -1,7 +1,14 @@
v1.2.alpha (XXXX-XX-XX)
-----------------------
* issue #395: Collection properties() function should return 'isSystem' for
Javascript and REST API
* make server stop after upgrade procedure when invoked with `--upgrade option`.
this was introduced as part of issue #391.
* added AQL function EDGES()
* added more crash-protection when reading corrupted collections at startup
* added documentation for AQL function CONTAINS()