From 21e98db561764c4e8d89b0983fef12eec9ad31e8 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Tue, 12 Jul 2016 09:16:21 +0200 Subject: [PATCH] Release 1.0.2 --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index fbcdcdc8..55e44656 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -19,10 +19,15 @@ Release History Unreleased ++++++++++ + +1.0.2 (2016-07-12) +++++++++++++++++++ + **Fixes** * Fix ``DEMO=True`` wrongly displaying "Running without demo data" instead of "with" (but the demo data was loaded) +* Upgrade to Marabunta 0.3.3 which resolves an unicode encode error on output 1.0.1 (2016-07-08) ++++++++++++++++++