From d5838377cbf313c4a7e4835c43c7bc20531513c4 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 25 Mar 2025 19:34:17 +0100 Subject: [PATCH] Add proper attribution for !41 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12e8b93..ddbda4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ If a change only affects particular applications, they are listed in parentheses - feat(buffyboard): Add a buffyboard.service systemd service (!34, @uninsane) - fix(unl0kr): Select an available DRM device instead of a hard-coded one (!35, thanks @Sorcus) - feat(unl0kr): Enable software rotation (!32, thanks @xs5871 & @craftyguy) -- misc: do not hardcode endianess of a system +- misc: do not hardcode endianess of a system (!41, thanks @vstoiakin) ## 3.2.0 (2024-06-03)