From e45359a4297dcb0140463250b9ace5cc7d2ace7c Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 18 Jun 2025 20:22:58 +0200 Subject: [PATCH] Add changelog for !56 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebff8d8..ce97442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ If a change only affects particular applications, they are listed in parentheses - misc: Use standard C library instead of builtin functions (!49, thanks @vstoiakin) - feat: Add support for split packaging of buffyboard and unl0kr (!54, thanks @vstoiakin) - fix: Do not hang if graphics backend is not available (!57, thanks @vstoiakin) +- fix!(unl0kr): Disable software rotation due to regressed performance (!56) ## 3.3.0 (2025-04-15)