summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0811df..0a299b9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,13 @@ Version 1.1.1
* Changes:
- Ignore SIGPIPE signal
- - Minor complementary release around libimobiledevice 1.2.1
+ - Add "--network" and "--version" options to ideviceactivation tool
+ - Bump libimobiledevice dependency to 1.3.0
+ - Bump libplist dependency to 2.2.0
+ - Improve README.md with project description, installation, contributing and
+ usage sections
+ - Rename library and all related files by adding an API version resulting
+ in "libideviceactivation-1.0"
Version 1.1.0
~~~~~~~~~~~~~