1
0
Fork 0

fixed CHANGELOG entry

This commit is contained in:
Jan Steemann 2012-11-15 22:21:15 +01:00
parent 79f407e1d3
commit eb8278191c
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
v1.1.beta3 (XXXX-XX-XX)
-----------------------
* fixed issue #277: allow usage of collection names when creating edges
the fix of this issue also implies validation of collection names / ids passed to
the REST edge create method. edges with invalid collection ids or names in the
"from" or "to" values will be rejected and not saved
v1.1.beta2 (2012-11-13)
-----------------------