mirror of https://gitee.com/bigwinds/arangodb
fixed CHANGELOG entry
This commit is contained in:
parent
79f407e1d3
commit
eb8278191c
|
@ -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)
|
||||
-----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue