summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-01-06 09:25:58 +0000
committerRichard Hughes <richard@hughsie.com>2020-01-06 09:25:58 +0000
commitbda40aca1f11f841524ad6ed16c352329b8a8d41 (patch)
treefcdbfdfaae3be0dce46e893512b65b6dc9723a1c /NEWS
parentbb6c6bfadf2c40c959df88810b2f5d32726b35e2 (diff)
downloadgusb-bda40aca1f11f841524ad6ed16c352329b8a8d41.tar.gz
Release version 0.3.20.3.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0cda393..8fdae9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
+Version 0.3.2
+~~~~~~~~~~~~~
+Released: 2020-01-06
+
+Bugfixes:
+ - Do not use deprecated libusb API (Richard Hughes)
+ - Fix compilation on macOS (Richard Hughes)
+ - Use a 1ms timeout in the Windows event thread (Richard Hughes)
+ - Use has_link_argument() to detect linker flags (Richard Hughes)
+
Version 0.3.1
~~~~~~~~~~~~~
-Released: 2018-11-16
+Released: 2019-11-16
New Features:
- Add g_usb_device_get_spec() (Richard Hughes)