Update release notes

This commit is contained in:
topjohnwu
2021-01-17 06:08:15 -08:00
parent 79140c7636
commit a27e30cf54
5 changed files with 27 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
# Magisk Changelog
### v21.4
- [MagiskSU] Fix `su -c` behavior that broke many root apps
- [General] Properly handle read/write over sockets (the `broken pipe` issue)
### v21.3
- [MagiskInit] Avoid mounting `f2fs` userdata as it may result in kernel crashes. This shall fix a lot of bootloops