From 3b4af4e2314fc15347900ff3e6be552b66e0d658 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Mon, 3 Jun 2024 16:35:22 +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 a7de4b6..8ed3acb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ All notable changes to this project will be documented in this file. See [conven - Moved the getActionType function into AppHelper class. - ([48b2913](https://github.com/DroidWorksStudio/EasyLauncher/commit/48b2913797a46857df9ec89348bb1b9e01164c81)) - Added widget page to the gestures. - ([94fe747](https://github.com/DroidWorksStudio/EasyLauncher/commit/94fe747ffdfc869237c1dd200966cda8e2b2fe23)) +### Reverts: + +- Revert "chore(deps): bump androidx.biometric:biometric-ktx ([#53](https://github.com/DroidWorksStudio/EasyLauncher/issues/53))" ([#54](https://github.com/DroidWorksStudio/EasyLauncher/issues/54)) - ([623a353](https://github.com/DroidWorksStudio/EasyLauncher/commit/623a353de56aabf7cf7c4c2cf89ecd80f79a00ff)) + ## [0.1.1](https://github.com/DroidWorksStudio/EasyLauncher/tree/0.1.1) - (01, June 2024) ### Implemented Enhancements: