14 lines
384 B
Plaintext
Raw Normal View History

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().
2014-05-06 20:49:11 +02:00
0.1.0 (2014-05-06)
------------------
* Initial release.