From d652a1506cd72c198fa202cd7acad52bacace6c4 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Mon, 25 Nov 2024 17:31:19 +0000 Subject: [PATCH] chore(changelog): Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93e076c..b71cc70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. See [conven ### Implemented Enhancements: +- Added app language selection. - ([b4e5687](https://github.com/DroidWorksStudio/EasyLauncher/commit/b4e56876d1b0112e2d7865ffba96508fd81260ed)) - Adding haptic feedback if enabled in android base settings. - ([507a713](https://github.com/DroidWorksStudio/EasyLauncher/commit/507a7139a1ec8695bbb94a342003811e27eaca78)) - Added the ability to close app draw by scrolling down from the top. - ([b2141eb](https://github.com/DroidWorksStudio/EasyLauncher/commit/b2141eb66623485042267a9c93ab8fcfbae35699)) - Added Alarm Clock to HomeScreen. - ([d6050f3](https://github.com/DroidWorksStudio/EasyLauncher/commit/d6050f399f1428c2a71429578c076b40ba194d14))