From e974b467576ca6e2b05ea9e1cf2abece63d9989a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kiss=20R=C3=B3bert?= Date: Tue, 27 Jan 2026 19:08:07 +0100 Subject: [PATCH] doc: correct tagging of @hastefuI --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d3ee8bf70..fc0727b3605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Firmware: 16.1.1 [[release](https://github.com/UltimateHackingKeyboard/firmware/ - Make pasting work. - Generate build for ARM64. -- Escape macro names in the status buffer parser. Thanks for reporting, @hasteful! +- Escape macro names in the status buffer parser. Thanks for reporting, [@hastefuI](https://github.com/hastefuI)! - Support new status buffer format in which the error message is more than 4 lines, starting from firmware 16.1.0 - Index host connections from 1 instead of 0. - Allow saving the current layer as SVG.