summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2021-03-12 16:08:58 +0000
committerRichard Hughes <richard@hughsie.com>2021-03-12 16:08:58 +0000
commitb0464454048cac6779d4d51f12fe7f37ae4bbd57 (patch)
tree9383dcb85235fb11e6c1c3628b505407e4187ba5
parent38d1f8b3af5e76b548b5701f39ac9dd8a74bde9e (diff)
downloadgusb-b0464454048cac6779d4d51f12fe7f37ae4bbd57.tar.gz
Release version 0.3.60.3.6
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 636abec..2c79df5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 0.3.6
+~~~~~~~~~~~~~
+Released: 2021-03-12
+
+New Features:
+ - Add g_usb_device_get_string_descriptor_bytes() (Richard Hughes)
+
+Bugfixes:
+ - Properly set dylib versions on darwin (Caleb Xu)
+ - Fix cancellation if cancellable is already cancelled (Benjamin Berg)
+
Version 0.3.5
~~~~~~~~~~~~~
Released: 2020-07-30