From f1c5d8fa2a9c0a1e1dbfe06081226275fd05aafc Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Wed, 22 Feb 2023 15:12:23 -0500 Subject: [PATCH] CHANGELOG.md: Add entry for PR #250 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b7b8c55e..89b2c01da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * Set default notification importance to high for the persistent notification during a all (Issue: #248, PR: #249, @chenxiaolong) * This makes it easier to access the pause/resume button in the notification. * This change only affects new installs and the user's notification preferences in Android's settings will always take precedence. +* Work around broken NFC and possible bootloops on MIUI when `/system` contains overlayfs mount points (Issue: #242, #246, PR: #250, @chenxiaolong) + * This is only a workaround for a bug in Magisk's mount logic. The actual Magisk bug will be fixed by: https://github.com/topjohnwu/Magisk/pull/6588. ### Version 1.33