mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
dfcc53c865
commit
26613ee9eb
|
@ -3,6 +3,10 @@ v1.1.beta3 (XXXX-XX-XX)
|
|||
|
||||
* added collection type label to web interface
|
||||
|
||||
* fixed issue #290: the web interface now disallows creating non-edges in edge collections
|
||||
when creating collections via the web interface, the collection type must also be
|
||||
specified (default is document collection)
|
||||
|
||||
* fixed issue #289: tab-completion does not insert any spaces
|
||||
|
||||
* fixed issue #282: fix escaping in web interface
|
||||
|
|
Loading…
Reference in New Issue