From 7083567e6a8d16c0d5c14cb1ed9ad9fbe9e810a2 Mon Sep 17 00:00:00 2001 From: ottop Date: Wed, 20 Nov 2024 00:23:33 +0200 Subject: [PATCH] Update CREDITS.md --- CREDITS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CREDITS.md b/CREDITS.md index 8b29097..d2197fc 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -5,7 +5,8 @@ - Fixed a wrong text style default value. [Pull Request](https://github.com/ottop/yam_launcher/pull/13) - Moved unnecessary array translations to a common file. [Pull Request](https://github.com/ottop/yam_launcher/pull/14) - Added a .gitignore file to the base directory. [Pull Request](https://github.com/ottop/yam_launcher/pull/18) +- Added (optional) fuzzy search. [Pull Request](https://github.com/ottop/yam_launcher/pull/20) [schulle4u](https://codeberg.org/schulle4u): -- German translation. [Pull Request](https://codeberg.org/ottoptj/yamlauncher/pulls/36) \ No newline at end of file +- German translation. [Pull Request](https://codeberg.org/ottoptj/yamlauncher/pulls/36)