Skip to content

Commit

Permalink
Update app changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Oct 8, 2020
1 parent 0914700 commit fbcbb20
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/res/raw/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v8.0.2

- Fix an issue with requesting permission on devices older than Android 10
- Make more files download through CDN

## v8.0.1

- Fix `vbmeta.img` patching for Samsung `AP.tar` files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
Expand Down
5 changes: 5 additions & 0 deletions docs/app_changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Magisk Manager Changelog

## v8.0.2

- Fix an issue with requesting permission on devices older than Android 10
- Make more files download through CDN

### v8.0.1

- Fix `vbmeta.img` patching for Samsung `AP.tar` files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
Expand Down

0 comments on commit fbcbb20

Please sign in to comment.