From: Mike Bayer Date: Mon, 25 Aug 2014 23:13:25 +0000 (-0400) Subject: - changelog for pr bitbucket:27 X-Git-Tag: rel_1_0_0b1~205^2~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1c9d5ed7b9e68dcd3a55cda35edc287b9185db;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - changelog for pr bitbucket:27 --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 6795a101c5..90a43ad598 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -13,6 +13,16 @@ .. changelog:: :version: 0.9.8 + .. change:: + :tags: bug, ext + :versions: 1.0.0 + :pullrequest: bitbucket:27 + + Fixed bug where a custom subclass of :ref:`ext.mutable.MutableDict` + would not show up in a "coerce" operation, and would instead + return a plain :ref:`ext.mutable.MutableDict`. Pull request + courtesy Matt Chisholm. + .. change:: :tags: bug, pool :versions: 1.0.0