From 249753fa2bdcf263fb7d2bfbfa95042208b20cd5 Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Sun, 21 Jun 2026 14:58:25 +0100 Subject: [PATCH] Update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index cd0ba427..16501967 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ Changes since version 8.1: - Micronucleus messages need some work #2109 - Misleading messaging with -P usb:: #2127 - PICKit 4, SNAP etc only work with hidapi but not libusb #1221 + - Minor warning for MSVC build #2131 * Pull requests: @@ -79,6 +80,8 @@ Changes since version 8.1: - Fix Endian problems #2123 - Improve Documentation #2124 - Fix subtle usb issues including inconsistent parsing #2128 + - Fix compiler warnings #2133 + - Improve error message for usbdev_send() #2132 * Internals: