docs: swap some CHANGELOG lines around

This commit is contained in:
CosminPerRam 2025-01-21 19:43:35 +02:00
parent 56a90eabce
commit 0e14c8db4a

View file

@ -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).