File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ Version 1.0.0
1313 - Add support for latest device models
1414 - Fix some memory leaks
1515 - Add requirement for autoconf 2.64
16- - Update README file with project information
1716 - Support IOKit on OSX (removes dependency on libusb)
1817 - Add DFU mode error handling
1918 - Add udev rules to allow non-root device access
@@ -27,7 +26,15 @@ Version 1.0.0
2726 - Support checkra1n DFU mode devices
2827 - Allow toggling debug level using "LIBIRECOVERY_DEBUG_LEVEL" environment
2928 variable
30- - Rename pkg-config file to "libirecovery-1.0.pc" adding major version number
29+ - Add long argument name variants to irecovery
30+ - Add new "--version" argument to irecovery
31+ - Add support for Apple Watch 1st gen devices
32+ - Add support for missing iPad4,3 model and fix wrong device information
33+ iPad7 variants
34+ - Improve README.md with project description, installation, contributing and
35+ usage sections
36+ - Rename library and all related files by adding an API version resulting
37+ in "libirecovery-1.0"
3138
3239Version 0.1.1
3340~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments