Update v25.2 docs

This commit is contained in:
topjohnwu
2022-07-20 20:09:02 -07:00
parent 910a36fdc1
commit 5cdf95a4d0
3 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# Magisk Changelog
### v25.2
- [MagiskInit] Fix a potential issue when stub cpio is used
- [MagiskInit] Fix reboot to recovery when stub cpio is used
- [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
- [General] Better data encryption detection
- [General] Move the whole logging infrastructure into Rust
### v25.1
- [MagiskBoot] Fix ramdisk backup being incorrectly skipped