From 26613ee9ebfb5cbfbf8b0be6ba193db0f1d7231c Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Thu, 22 Nov 2012 17:55:46 +0100 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) 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