Skip to content

Commit ec5a7c0

Browse files
committed
Docs: mention PR #130 in What's New page
1 parent 7fe5264 commit ec5a7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whatsnew.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is a bug-fix release:
1313
- Expose contents of ``thread`` (not ``dummy_thread``) as ``_thread`` on Py2 (issue #124)
1414
- Add signed support for ``newint.to_bytes()`` (issue #128)
1515
- Fix ``OrderedDict.clear()`` on Py2.6 (issue #125)
16-
- Fix ``newrange`` equality and slicing (issue #129)
16+
- Improve ``newrange``: equality and slicing, start/stop/step properties, refactoring (issues #129, #130)
1717

1818
What's new in version 0.14.2
1919
============================

0 commit comments

Comments
 (0)