From d15fb37932d5085da0484bcd7c2293441e611d9f Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Wed, 11 Mar 2026 19:14:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(doc)=20fix=20changelog=20formattin?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wrap lines that were excessively long to improve readability. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 562266bb..7c752704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ and this project adheres to - 🐛(frontend) fix hand icon and queue position alignment and position #1119 - 🩹(backend) add page_size to pagination for room endpoints #1131 -- 🐛(backend) refactor lobby throttling using participant id instead of IP #1129 +- 🐛(backend) refactor lobby throttling to use participant id #1129 ## [1.10.0] - 2026-03-05