summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2021-05-24 11:54:47 +0100
committerRichard Hughes <richard@hughsie.com>2021-05-24 11:54:47 +0100
commitff9c606d9d72c7dd369ad220d92729556faaaf0c (patch)
tree30adb6370cb15c111e6deb1c2a704c2d72a5e466 /NEWS
parentd97357b5e8a3cdec4e4e6a292cf6fc4bb27e45dd (diff)
downloadgusb-ff9c606d9d72c7dd369ad220d92729556faaaf0c.tar.gz
Release version 0.3.70.3.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c79df5..d3b460a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.3.7
+~~~~~~~~~~~~~
+Released: 2021-05-24
+
+New Features:
+ - Add a FreeBSD CI target (Richard Hughes)
+
+Bugfixes:
+ - Do not depend on libusb_get_parent() to fix FreeBSD compile (Richard Hughes)
+ - Do not depend on libusb_get_port_number() to fix DragonFlyBSD compile (Richard Hughes)
+ - Do not double-reference USB devices (Marco Trevisan)
+ - Do not run the tests on FreeBSD (Richard Hughes)
+ - Require *any* python3 to fix FreeBSD build (Richard Hughes)
+
Version 0.3.6
~~~~~~~~~~~~~
Released: 2021-03-12