diff options
| author | sickcodes <[email protected]> | 2021-08-27 19:10:01 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-08-27 19:10:01 +0000 |
| commit | 911dad8b58b08a4d1a984527b745ede5fd88d017 (patch) | |
| tree | f385ed8bccf325c238860d273f9bd01906b27820 /CHANGELOG.md | |
| parent | Variable typos for naked-auto (diff) | |
| download | docker-osx-911dad8b58b08a4d1a984527b745ede5fd88d017.tar.xz docker-osx-911dad8b58b08a4d1a984527b745ede5fd88d017.zip | |
Add iPhone passthrough instructions using Corellium's usbfluxd. Thank you [@nikias](https://github.com/nikias) for [usbfluxd](https://github.com/corellium/usbfluxd) via [https://github.com/corellium](https://github.com/corellium)!
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d9e40..7cd2140 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ |Version|Date|Notes| |---|---|---| +| |2021-08-27|Add iPhone passthrough OTA!| |6.0|2021-08-25|Added naked-auto. Keep kernel at 5.13, even tho it's just for supermin.| |5.0|2021-07-25|Retire glibc patch. Retire file command patch. Add bootmenu=on.| | |2021-07-08|Add CPUID_FLAGS to edit the CPUID flags on the fly.| |