diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c1e32..8e156a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ ## To Be Released... ## 5.X.Y +* Fix: Palworld not respecting query output players schema (#666) * Fix: Minecraft name being duplicated in the name string (#656) * Fix: Use `cp` tag to get player count on Rust (By @xCausxn #663) +* Fix: Nadeo failing queries on map info (also added version field) (#667 with @Hornochs) * Feat: Farming Simulator 25 (2024) - Added support (#660) * Feat: Exfil (2024) - Added support (#661) * Docs: Valheim numplayers being always 0 on crossplay servers (#668) -* Fix: Palworld not respecting query output schema (#666) -* Fix: Nadeo failing queries on map info (also added version field) (#667 with @Hornochs) ## 5.1.4 * Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).