]> sigrok.org Git - libserialport.git/blobdiff - NEWS
windows: -no-undefined is required to make a DLL.
[libserialport.git] / NEWS
diff --git a/NEWS b/NEWS
index d5167214509ff62a9ae265989ef0b1bf4457e51b..94dab4f5ee0f118aefb107b65a9ec4e8094714a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-0.1.0 (2014-05-05)
+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_transport().
+ * New API to obtain USB device details: sp_get_port_usb_*().
+ * New API to obtain Bluetooth MAC address: sp_get_port_bluetooth_address().
+
+0.1.0 (2014-05-06)
 ------------------
 
  * Initial release.