From ecaa2e3870649a8ad368641aaf88abda13f81a58 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Mon, 20 May 2024 22:08:26 +0000 Subject: [PATCH] chore(changelog): Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99adc95..3364d7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. -## [Coming Soon](https://github.com/DroidWorksStudio/EasyLauncher/tree/HEAD) +## [0.0.5](https://github.com/DroidWorksStudio/EasyLauncher/tree/0.0.5) - (20, May 2024) ### Dependency Updates: - Updated a few of the dependencies - ([871d38f](https://github.com/DroidWorksStudio/EasyLauncher/commit/871d38f4101d587eea8df89c3248db598dc141be)) +### Language Support: + +- Updated Language Files. ([#23](https://github.com/DroidWorksStudio/EasyLauncher/issues/23)) - ([5099282](https://github.com/DroidWorksStudio/EasyLauncher/commit/5099282616d17cf572e5a126dea9e16624d8a052)) + ### Refactoring: - Refactor some of the setting to also work other places. - ([72f212e](https://github.com/DroidWorksStudio/EasyLauncher/commit/72f212ec0876a12d98259cd56dd745f9edf03115))