From c8fe539ffb243d414587967fa583a5982ef984df Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 6 Jul 2014 17:16:26 -0400 Subject: [PATCH] changelog, fixes #3093 --- 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 12a0dbe1c6..cb06a79615 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ :version: 0.9.7 :released: + .. change:: + :tags: bug, ext + :versions: 1.0.0 + :pullreq: bitbucket:24 + :tickets: 3093 + + Fixed bug where :meth:`.MutableDict.setdefault` didn't return the + existing or new value. Pull request courtesy Thomas Hervé. + .. change:: :tags: feature, mssql :pullreq: github:98 -- 2.47.3