From ad8cdc7bee9811185afaf96be6614e8031bc5fe8 Mon Sep 17 00:00:00 2001 From: Nikhil Menghani Date: Tue, 10 Oct 2023 03:38:49 +0000 Subject: [PATCH] Update Changelog --- _data/changelogs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/changelogs.yaml b/_data/changelogs.yaml index bd62f01..7e39e71 100644 --- a/_data/changelogs.yaml +++ b/_data/changelogs.yaml @@ -1,3 +1,8 @@ +- date: 10th Oct 2023 (Android 10-13) + changes: + - item: Fixed the mounting issues for recoveries like crdroid + - item: Fixed some issues with the installer script running in error in recovery + - item: Update busybox binary to v1.36.1 - date: 07th Oct 2023 (Android 10-13) changes: - item: Fixed apps that were larger in size failing to survive OTA updates