From 52c679e67634b7ee60ef1ba7f1c8a0748c87be23 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Fri, 20 Sep 2013 19:16:21 +0200 Subject: [PATCH] Added 0.3.1 hotfix release for issue #37. --- docs/changes.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index bab7113..eb3834a 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -48,6 +48,12 @@ v0.4 (2013-09-03) - Reorganized and extended documentation. +v0.3.1 (2013-09-20) +^^^^^^^^^^^^^^^^^^^ + +- Backported a fix from master that makes 0.3.x compatible with newer + versions of six. + v0.3 (2013-05-15) ^^^^^^^^^^^^^^^^^