diff options
author | 2025-10-17 19:31:32 +0200 | |
---|---|---|
committer | 2025-10-17 19:31:32 +0200 | |
commit | b59ef4814525f487287da1609864f432cd79e3ed (patch) | |
tree | 021dcb35ca8bba075bbd4754bedc5870243adf92 /NEWS | |
parent | 0d73a0110d6960b98db4b13b6e37b968939b606c (diff) | |
download | libirecovery-b59ef4814525f487287da1609864f432cd79e3ed.tar.gz libirecovery-b59ef4814525f487287da1609864f432cd79e3ed.tar.bz2 |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Version 1.3.1 +~~~~~~~~~~~~~ + +* Device database changes: + - Support iPad Pro M5 family devices + - Support Apple Vision Pro M5 + - Support MacBook Pro 14-inch M5 + +* Bug Fixes: + Fix: array initialization compatibility with MSVC + + Version 1.3.0 ~~~~~~~~~~~~~ |