1
0
Fork 0

updated CHANGELOG

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

View File

@ -1,6 +1,12 @@
v1.2.beta1 (2013-02-01)
-----------------------
* 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