Skip to content

Commit 1b9d9c3

Browse files
committed
Update NEWS with latest changes
1 parent 2a0dc23 commit 1b9d9c3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

NEWS

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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

3239
Version 0.1.1
3340
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)