From 5df5661b7dbed7e6ce6f8e2c987a67935a39b5da Mon Sep 17 00:00:00 2001 From: w1nst0n Date: Thu, 16 Jul 2020 19:21:28 +0200 Subject: [PATCH] New Version (v2.4) --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 160cea6..722bca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# New Release (v2.4) + +Big thanks to @yawnoc, @gsurrel, @vasudev_gmk & @gafarma89 ! :+1: + +## New packages added +- **AOSP** : 1 +- **Google** : 2 +- **Samsung** : 23 +- **Pending** : 102 + +## Pending --> Official lists +- **Samsung** : 12 + +## Miscellaneous +- Nokia list revamp (including documentation improvement and default selections change) (thanks ) +- Documentation improvement of several packages +- Support for Xiaomi devices with `ro.product.brand=redmi` instead of `xiaomi` + +## Bugfixes +- Fixed a bug preventing the use of the `1 - debloat/restore a package` menu entry +- Fixed a minor display bug occuring when restoring a package manually + # Hotfix (v2.3.2) - Fixed LG list not being available for LG devices (#7)