From 2d99f429903879d51e2d6f853219dd6c0472fbe4 Mon Sep 17 00:00:00 2001 From: Rob Dennis Date: Wed, 19 Feb 2014 21:56:57 -0500 Subject: fixes #22 --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f47a890..79ee914 100644 --- a/setup.py +++ b/setup.py @@ -42,6 +42,8 @@ It has lots of other features though : * The order of keys/sections is preserved * Powerful ``unrepr`` mode for storing/retrieving Python data-types +| Release 5.0.1 fixes a regression with unicode conversion not happening +| in certain cases PY2 | Release 5.0.0 updates the supported python versions to 2.6, 2.7, 3.2, 3.3 | and is otherwise unchanged | Release 4.7.2 fixes several bugs in 4.7.1 -- cgit v1.2.1