Add changelog for !75

This commit is contained in:
Johannes Marbach 2025-11-29 21:39:19 +01:00
parent 4019c840db
commit 4f750ac847

View file

@ -14,6 +14,7 @@ If a change only affects particular applications, they are listed in parentheses
- 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) - fix(buffyboard): Fix initialization of uinput (!73, thanks @vstoiakin)
- fix(buffyboard): Send EV_KEY and EV_SYN simultaneously (!74, 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)
## 3.4.2 (2025-10-02) ## 3.4.2 (2025-10-02)