]> sigrok.org Git - libserialport.git/blobdiff - NEWS
Add new APIs to get some USB descriptor details for USB serial ports.
[libserialport.git] / NEWS
diff --git a/NEWS b/NEWS
index 17b2cc274054542c80f8bdaa53cdd1bef6b9db5a..88c89a3e794cf820157c248404e2984cda896393 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+next
+------------------
+
+ * New API to obtain a user friendly port description: sp_get_port_description().
+ * New API to obtain the underlying transport type: sp_get_port_description().
+ * New API to obtain USB descriptor details: sp_get_port_usb_*().
+ * New API to obtain bluetooth address: sp_get_port_bluetooth_address().
+
 0.1.0 (2014-05-06)
 ------------------