From e4d0eb852f299c0712187e743b63ed9b7fe5ad70 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 23 Sep 2025 10:52:33 +0200 Subject: [PATCH] Add changelog for !62 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f290759..e578bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ If a change only affects particular applications, they are listed in parentheses - feat(buffyboard): Rotate the keyboard according to /sys/class/graphics/fbcon/rotate by default (!60, thanks @vstoiakin) - fix(buffyboard): Prevent overlap of the keyboard and the terminal (!58, thanks @vstoiakin) - feat(buffyboard): Add a handler for SIGUSR1 to redraw the keyboard (!58, thanks @vstoiakin) +- feat(f0rmz): New subproject to create a form/wizard application (!62, thanks @craftyguy) ## 3.3.0 (2025-04-15)