From: Mike Bayer Date: Mon, 25 Aug 2014 23:14:47 +0000 (-0400) Subject: - changelog for pr bitbucket:28 X-Git-Tag: rel_0_9_8~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d34d42080bf5fcdff006cf933540e921fe1c53b5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - changelog for pr bitbucket:28 --- 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