From 4c1c9d5ed7b9e68dcd3a55cda35edc287b9185db Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 25 Aug 2014 19:13:25 -0400 Subject: [PATCH] - changelog for pr bitbucket:27 --- doc/build/changelog/changelog_09.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.47.3