commit | 8f3afaf4cac7fcf64723be466fdb29009b34bb73 | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Thu Nov 07 18:45:28 2019 +0100 |
committer | Nikias Bassen <nikias@gmx.li> | Thu Nov 07 18:45:28 2019 +0100 |
tree | 8e1007527951d9dfd235bd79676b18c336d28db6 | |
parent | 4ab48440f159d19aa872b897316d9a94df0bb261 [diff] |
Updated NEWS for release
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 ~~~~~~~~~~~~~~