From 9ac1c29321e358cb5c64f2e506c331148c9e3433 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Sun, 1 Dec 2024 17:45:25 +0000 Subject: [PATCH] chore(changelog): Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79b6288..1c61ca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file. See [conven - Removed custom view that is not needed. - ([f91ab64](https://github.com/DroidWorksStudio/EasyLauncher/commit/f91ab64697fd8afb27d8e09bf0cdd214257d2b15)) +### Language Support: + +- Updated Language Files. ([#193](https://github.com/DroidWorksStudio/EasyLauncher/issues/193)) - ([c1cc469](https://github.com/DroidWorksStudio/EasyLauncher/commit/c1cc46949ba82e753aef10f66a93755ee4e89791)) + ### Refactoring: - No longer using custom View so therefor fixes gestures. - ([2f028f3](https://github.com/DroidWorksStudio/EasyLauncher/commit/2f028f395621999817dc877d7a3d43fc481cea76))