From c0e1a963886b9fc13b1e670141f409d24f67a0dd Mon Sep 17 00:00:00 2001 From: Didgeridoohan Date: Wed, 26 Feb 2020 23:53:23 +0100 Subject: [PATCH] v5.2.1 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17afeeb..efdc337 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,9 @@ Releases from v4.0.0 are compatible with Magisk v19+. Releases from v5.0.0 are recommended for Magisk v19.4+. ## Changelog +### v5.2.1 +- Quick fix for broken fingerprints list and settings export. + ### v5.2.0 - Added ro.product.manufacturer and ro.product.model to simulation props. - Added an option to also use partition specific versions of simulation props (see the documentation for details).