From 49093f0b0f699391cebad3c378d664f6930c3f39 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sun, 1 Jun 2025 18:28:05 +0300 Subject: [PATCH] docs: update changelog to note #704 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52cfb2c..4815e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Feat: 7 Days to Die add Telnet support for missing player names (#692, thanks @jammsen) * Feat: 7 Days to Die get more optional Telnet data via an option (#693) * Feat: Update OpenTTD (By @mwkaicz #695) +* Fix: Skip non-response packets in protocol-battlefield (By @cetteup #704) ## 5.3.0 * Docs: Arma Reforger query setup note (#670, thanks @xCausxn)