From b96665dec43aa2a241d61f208b02f9ca50806aed Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 2 Dec 2025 13:57:03 +0100 Subject: [PATCH] Add changelog entry for !76 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae1f54..b0b1907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ If a change only affects particular applications, they are listed in parentheses - fix(buffyboard): Fix initialization of uinput (!73, thanks @vstoiakin) - fix(buffyboard): Send EV_KEY and EV_SYN simultaneously (!74, thanks @vstoiakin) - feat(f0rmz,unl0kr): Add SDL backend to ease development (!75, thanks @DylanVanAssche) +- feat: Add config option for haptic feedback, default: true (!76, thanks @vstoiakin) ## 3.4.2 (2025-10-02)