From addefeab27d9ca6a93e4c1e3a20c96b57b98204c Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Tue, 3 Sep 2024 00:11:18 +0300 Subject: [PATCH] docs: alter the order of a CHANGELOG line --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c5900..6d6bda4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ * Fix: `Deus Ex` using the wrong protocol (#621) * Fix: `Soldier ff Fortune` using the wrong protocol (#623) * Feat: Serious Sam: The Second Encounter (2002) - Added support (#625) +* Feat: Icarus (2021) - Added support (By @xCausxn #626) * Feat: For the Quake2 protocol `version`'s field, also look for `version` in the raw object * Feat: Add option `requestPlayers`, defaults to `true`. -* Added support for Icarus using valve protocol (By @xCausxn #626) ## 5.1.2 * Added Vintage Story support via the master server (#606)