X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=NEWS;h=94dab4f5ee0f118aefb107b65a9ec4e8094714a0;hb=da8730199a215c9ccd938202fb55ac9e3f58a0b2;hp=17b2cc274054542c80f8bdaa53cdd1bef6b9db5a;hpb=41a6f287186a337a3c95d235b291e0ceaf61562e;p=libserialport.git diff --git a/NEWS b/NEWS index 17b2cc2..94dab4f 100644 --- 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_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) ------------------