From d34d42080bf5fcdff006cf933540e921fe1c53b5 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 25 Aug 2014 19:14:47 -0400 Subject: [PATCH] - changelog for pr bitbucket:28 --- doc/build/changelog/changelog_09.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 90a43ad598..2931916e3c 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -13,6 +13,15 @@ .. changelog:: :version: 0.9.8 + .. change:: + :tags: bug, ext + :versions: 1.0.0 + :pullrequest: bitbucket:28 + + Fixed bug where :ref:`ext.mutable.MutableDict` + failed to implement the ``update()`` dictionary method, thus + not catching changes. Pull request courtesy Matt Chisholm. + .. change:: :tags: bug, ext :versions: 1.0.0 -- 2.47.3