From 515e025756cc9e74cf95b226036a40d5528da5a0 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 4 Apr 2015 19:08:44 -0400 Subject: [PATCH] - make sure this is 1.0.0 backported to 0.9 --- doc/build/changelog/changelog_09.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 382af7680b..e48585ea7d 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -17,6 +17,7 @@ .. change:: :tags: bug, postgresql :tickets: 3354 + :versions: 1.0.0 Fixed a long-standing bug where the :class:`.Enum` type as used with the psycopg2 dialect in conjunction with non-ascii values -- 2.47.3