From 5178b6fbce4eb5aac2fbcd46bc1c098bcdbb0b91 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 21 Oct 2025 19:53:38 +0200 Subject: [PATCH] Add changelog for !63 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 352c8e2..8ec06d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ If a change only affects particular applications, they are listed in parentheses ## Unreleased - fix(unl0kr): Two clicks were required to toggle the password when "obscured" is set to "false" in unl0kr.conf (!68, thanks @vstoiakin) +- feat: Use events instead of threads for input processing (!63, , thanks @vstoiakin) ## 3.4.2 (2025-10-02)