diff --git a/CHANGELOG.md b/CHANGELOG.md index 65afbb8..8bc80c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. See [conven ### Bug Fixes: +- Fixed crash on trying to get to settings. - ([2ead2c1](https://github.com/DroidWorksStudio/EasyLauncher/commit/2ead2c19a5935cbe8c8cd842278f0b48a77e3fee)) - Fixed the swipes to not use actions. - ([98413aa](https://github.com/DroidWorksStudio/EasyLauncher/commit/98413aa5aed7bff17c81a35d4f112088e732b517)) - Fixed the goBackToSettings function. - ([59e0ded](https://github.com/DroidWorksStudio/EasyLauncher/commit/59e0ded1be2241ca04bb7dd4b3d9084269a9d3a2)) - Fixed the swiping gestures. - ([83841be](https://github.com/DroidWorksStudio/EasyLauncher/commit/83841bef183d3fc1fe2700d82efb534967d03feb))