diff --git a/NEWS b/NEWS index f6f95a0be..60cbeb7f4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Version 1.1.3 +~~~~~~~~~~~~~ + +* Development release +* Changes: + - Bump libusbmuxd dependency to 1.0.8 + - Fix reading from syslog_relay and remove null characters + - Relicense ideviceimagemounter and idevicescreenshot to LGPL + - Fix a crash when using restored_client_free() + - API: Add sbservices_get_interface_orientation() + - Update man pages and code comments for documentation + - Minor cleanup +* API is UNSTABLE + Version 1.1.2 ~~~~~~~~~~~~~