Skip to content

Commit 094ae7d

Browse files
committed
README: Update for release.
1 parent fd3b088 commit 094ae7d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,19 @@ Better control device iterator end of life.
529529

530530
Fix objects escaping control from their parent.
531531

532+
2.0.1
533+
-----
534+
535+
Fix a TypeError exception in USBContext.handleEvents .
536+
537+
Fix an AttributeError exception in USBContext.hotplugRegisterCallback .
538+
539+
Fix segfault in pypy3 when finalizing USBDevice objects .
540+
541+
Source only: convert examples to python3.
542+
543+
Release process: also run some examples scripts.
544+
532545
.. _CPython: http://www.python.org/
533546

534547
.. _pypy: http://pypy.org/

0 commit comments

Comments
 (0)