Skip to content

Commit

Permalink
README: Update with changes since 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vpelletier committed Oct 29, 2023
1 parent fa7479c commit 3d49a5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,16 @@ Update versioneer to be compatible with 3.11 .
Drop python <3.6 support (consequence of versioneer update), hence the major
version change.

unreleased
----------

Fix bug preventing use of setPollFDNotifiers.

Wrap libusb_interrupt_event_handler, available since libusb 1.0.21, to help
applications wake an event handling thread (ex: durring exit).

Windows wheels: Update bundled libusb dll to 1.0.26 .

.. _CPython: http://www.python.org/

.. _pypy: http://pypy.org/
Expand Down

0 comments on commit 3d49a5a

Please sign in to comment.