summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2019-11-07 18:45:28 +0100
committerGravatar Nikias Bassen2019-11-07 18:45:28 +0100
commit8f3afaf4cac7fcf64723be466fdb29009b34bb73 (patch)
tree8e1007527951d9dfd235bd79676b18c336d28db6
parent4ab48440f159d19aa872b897316d9a94df0bb261 (diff)
downloadlibusbmuxd-8f3afaf4cac7fcf64723be466fdb29009b34bb73.tar.gz
libusbmuxd-8f3afaf4cac7fcf64723be466fdb29009b34bb73.tar.bz2
Updated NEWS for release2.0.0
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff3008d..39a6c68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 2.0.0
+~~~~~~~~~~~~~
+
+* Changes:
+ - Add proper support for USB and network (WiFi sync) devices reported by usbmuxd
+ - Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it can be used in different threads
+ - Add new tool 'icat'
+ - Lots of bug fixes and other improvements
+
Version 1.0.10
~~~~~~~~~~~~~~