From eb79c16df1ec336520638ec7479d0219adc60543 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Wed, 30 Jan 2013 16:43:51 +0100 Subject: [PATCH] added notice that in-memory only collections are experimental --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index dfb72e86db..efc1f11617 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -128,6 +128,9 @@ v1.2.alpha (XXXX-XX-XX) When creating an in-memory collection on such platform, an error message will be returned by ArangoDB telling the user the platform does not support it. + Note: in-memory collections are an experimental feature. The feature might + change drastically or even be removed altogether in a future version of ArangoDB. + * fixed issue #353: Please include "pretty print" in Emergency Console * fixed issue #352: "pretty print" console.log