summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-01-30 17:03:53 +0000
committerRichard Hughes <richard@hughsie.com>2020-01-30 17:03:53 +0000
commit1281d6ff0789ea8e4a825d0c379d175254e269ee (patch)
treee01174ac99041d8042f36ca5350f430acb99c3e1
parent0f35320a050a8498b98b4a9b68396a30af16cf74 (diff)
downloadgusb-1281d6ff0789ea8e4a825d0c379d175254e269ee.tar.gz
Release version 0.3.30.3.3
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8fdae9d..549e872 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.3.3
+~~~~~~~~~~~~~
+Released: 2020-01-30
+
+New Features:
+ - Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud)
+
+Bugfixes:
+ - Fix high number of wakeups when checking the GUsbContext (Richard Hughes)
+ - Use '#pragma once' to reduce boilerplate (Richard Hughes)
+ - Wrap the upstream libusb_strerror() (Richard Hughes)
+
Version 0.3.2
~~~~~~~~~~~~~
Released: 2020-01-06