Skip to content

Commit 5047aeb

Browse files
committed
Update What's New page for v0.14.3
1 parent 0ac83dd commit 5047aeb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/whatsnew.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ What's New
55

66
.. _whats-new-0.14.x:
77

8+
What's new in version 0.14.3
9+
============================
10+
11+
This is a bug-fix release:
12+
13+
- Import ``thread`` contents as ``_thread`` on Py2, not ``dummy_thread`` (issue #124)
14+
- Add signed support for ``newint.to_bytes()`` (issue #128)
15+
- Fix ``OrderedDict.clear()`` on Py2.6 (issue #125)
16+
- Fix ``newrange`` equality and slicing (issue #129)
17+
818
What's new in version 0.14.2
919
============================
1020

0 commit comments

Comments
 (0)