From dcd5183b24920411b888b197e66a6553253a97d3 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 3 Oct 2020 11:53:30 +0100 Subject: [PATCH] Fix two typos in v21.0 release notes --- docs/releases/21000.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/21000.md b/docs/releases/21000.md index 3e9ea92a2..08d204889 100644 --- a/docs/releases/21000.md +++ b/docs/releases/21000.md @@ -1,6 +1,6 @@ ## 2020.10.3 Magisk v21.0 -Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff has to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half an year to wrap up. +Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff had to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half a year to wrap up. To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay some attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.