From: Mike Bayer Date: Mon, 12 Jan 2015 18:24:11 +0000 (-0500) Subject: - changelog for pr 41 X-Git-Tag: rel_0_9_9~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c8d27e822f15e71f8f3e3534db27efdca449e13;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - changelog for pr 41 (cherry picked from commit 5f1d34c4c86263684d5a79c8d8f9db8d1e3afccb) --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 81a26d1872..b675be3b09 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ .. changelog:: :version: 0.9.9 + .. change:: + :tags: bug, sql + :versions: 1.0.0 + :pullreq: bitbucket:41 + + Added the ``native_enum`` flag to the ``__repr__()`` output + of :class:`.Enum`, which is mostly important when using it with + Alembic autogenerate. Pull request courtesy Dimitris Theodorou. + .. change:: :tags: bug, orm, pypy :versions: 1.0.0