Update changelog in preperation for rolling 1.0.25

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
This commit is contained in:
Nathan Hjelm
2021-01-13 15:59:33 -07:00
parent bf943bce82
commit b31217fabe
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
For detailed information about the changes below, please see the git log or
visit: http://log.libusb.info
2021-01-13: v1.0.25-pre
* Darwin (macOS): Silence pipe error in set_interface_alt_setting().
2020-12-09: v1.0.24
* Add new platform abstraction (#252)
* Add Null POSIX backend

View File

@@ -1 +1 @@
#define LIBUSB_NANO 11592
#define LIBUSB_NANO 11593