From 197a12a570b678adc3130f59c0b69633cd2b0172 Mon Sep 17 00:00:00 2001 From: Quentin Rouland Date: Tue, 4 Feb 2025 18:21:35 +0100 Subject: [PATCH] Typos Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d19cf98..f893f1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ - Port app to Focal - Improve UI : * Follow human interface guidelines - * Fix various components color to work with black theme + * Fix various components color to work with dark theme - Rewrite of Pass Plugin: * Move from GPGMe to RNP for GPG operations due to issues running GPG agent in a confined app * Improve multithreading code for GPG operations