From 3bc2746dc23c2ac8da8606dd9ee3401c4f1723d4 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Mon, 28 Nov 2011 23:22:37 +0100 Subject: [PATCH] Mention the doc in the changes --- doc/changes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changes.rst b/doc/changes.rst index 583f1cd..58a48b4 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -14,6 +14,8 @@ next * The restjson protocol do not nest the results in an object anymore. +* Improved the documentation + * Fix array attributes validation. * Fix date|time parsing errors.