From 1ecf6478fcec002f2e75fe4228e58979c8833302 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Sat, 29 Nov 2014 15:19:43 +0100 Subject: [PATCH] [doc] Update changes list Change-Id: I842b8b1265a0afa81bb585f5432196def4f8a35e --- doc/changes.rst | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/changes.rst b/doc/changes.rst index 0a85801..8415bcd 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -1,8 +1,18 @@ Changes ======= -0.6.2 (next) ------------- +0.6.4 (2014-11-20) +------------------ + +- Include tests in the source distribution + +0.6.3 (2014-11-19) +------------------ + +- Disable universal wheels + +0.6.2 (2014-11-18) +------------------ * Flask adapter complex types now supports flask.ext.restful * Allow disabling complex types auto-register