fix: palworld not respecting response schema (#666)

* fix: palworld not respecting schema

* docs: add number to changelog
This commit is contained in:
CosminPerRam 2025-01-21 19:30:01 +02:00 committed by GitHub
parent 580c27b661
commit a62f623134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 3 deletions

View file

@ -6,6 +6,7 @@
* 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)
## 5.1.4
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).