From 13e387e88b96e37b955cf6366d553b0e05b830e4 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 25 Jan 2026 12:32:07 +1100 Subject: [PATCH] docs: fix changelog author attribution Co-Authored-By: Claude Opus 4.5 --- v3/UNRELEASED_CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/UNRELEASED_CHANGELOG.md b/v3/UNRELEASED_CHANGELOG.md index ef95e1130..291c1fb1c 100644 --- a/v3/UNRELEASED_CHANGELOG.md +++ b/v3/UNRELEASED_CHANGELOG.md @@ -23,7 +23,7 @@ After processing, the content will be moved to the main changelog and this file ## Fixed -- Fix fullscreen click-through on Windows when using `Frameless: true` with `BackgroundTypeTransparent` (#4408) by @anthropic-vibekanban +- Fix fullscreen click-through on Windows when using `Frameless: true` with `BackgroundTypeTransparent` (#4408) by @leaanthony ## Deprecated