Skip to content

Commit dd4f27e

Browse files
committed
Update What's New doc to mention that issue #141 is fixed in v0.16.0
1 parent ba19436 commit dd4f27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/whatsnew.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ This releases also fixes these bugs:
3636
- Improve compatibility with Google App Engine. (Issue #231)
3737
- Add some missing imports to the ``tkinter`` and ``tkinter.filedialog``
3838
package namespaces. (Issues #212 and #233)
39-
- Fix ``raise_from`` on PY3 when the exception cannot be recreated from
40-
its repr. (Issues #213 and #235, fix provided by Varriount)
39+
- More complete implementation of ``raise_from`` on PY3. (Issues #141,
40+
#213 and #235, fix provided by Varriount)
4141

4242

4343
What's new in version 0.15.2 (2015-09-11)

0 commit comments

Comments
 (0)