From ba3758f8e54321eef0574b3153feed50e82cfc84 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 3 Feb 2026 15:09:47 +0100 Subject: [PATCH] Add changelog for !78 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b1907..576fa3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ If a change only affects particular applications, they are listed in parentheses - 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) +- feat: Make framebuffer backend optional and introduce new `lvgl_backends` build option (!78, thanks @vstoiakin) ## 3.4.2 (2025-10-02)