From bb4c07d60f07c7372827cf0849a43c43abc811d5 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 10 Nov 2025 08:53:07 +0100 Subject: [PATCH] Add changelog for !73 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ec06d7..a43bda4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ 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) +- feat: Use events instead of threads for input processing (!63, thanks @vstoiakin) +- fix(buffyboard): Fix initialization of uinput (!73, thanks @vstoiakin) ## 3.4.2 (2025-10-02)