summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2021-10-06 09:56:55 +0100
committerRichard Hughes <richard@hughsie.com>2021-10-06 09:56:55 +0100
commitdb9edbd8b45662d551194a0985173732f8f557a5 (patch)
tree0694d80b9c10db2e031fc862c1efde08d5666459
parent02f93a5e25a1595bb266ebc805275fe45fad7785 (diff)
downloadgusb-db9edbd8b45662d551194a0985173732f8f557a5.tar.gz
Release version 0.3.80.3.8
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3b460a..f78fb1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 0.3.8
+~~~~~~~~~~~~~
+Released: 2021-10-06
+
+New Features:
+ - Add g_usb_device_get_string_descriptor_bytes_full (Ricardo CaƱuelo)
+
+Bugfixes:
+ - Add the GUsbEndpoint methods to the docs (Richard Hughes)
+ - Fix hotplug handling and signal emission during enumerate (Benjamin Berg)
+
Version 0.3.7
~~~~~~~~~~~~~
Released: 2021-05-24