diff options
author | Martin Szulecki | 2020-06-15 20:21:49 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-15 20:21:49 +0200 |
commit | 49cedbab45811a467e163e4d4e8f7149be3ab7da (patch) | |
tree | 2d6bd5ff3b467095af3cb53ea834737ef4e6a550 /NEWS | |
parent | 7f618a50bc3ddafbe38559b39d10e7af96765872 (diff) | |
download | libideviceactivation-49cedbab45811a467e163e4d4e8f7149be3ab7da.tar.gz libideviceactivation-49cedbab45811a467e163e4d4e8f7149be3ab7da.tar.bz2 |
Update NEWS with latest changes1.1.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 ~~~~~~~~~~~~~ |