diff --git a/CHANGELOG b/CHANGELOG index f6757f78d4..2897874fd2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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