Update NEWS with latest changes
diff --git a/NEWS b/NEWS
index 03fb130..f90b886 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,6 @@
 
 * Changes:
   - Bump autoconf requirement to 2.64
-  - Bump libimobiledevice dependency to 1.2.0
   - Bump libzip dependency to 0.10
   - Ignore .DS_Store and hidden files when parsing ZIP files
   - Fix device removal detection triggering on any device unplug
@@ -13,6 +12,11 @@
   - Fix win32 build
   - Add "-n" option to make waiting on install/uninstall notification optional
   - Ignore SIGPIPE signal
+  - 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
 
 Version 1.1.0
 ~~~~~~~~~~~~~