feat: add Farming Simulator 25 support (#660)

This commit is contained in:
CosminPerRam 2025-01-13 19:22:26 +02:00 committed by GitHub
parent 0ad23aa1a4
commit e69af70d10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -2,6 +2,7 @@
## To Be Released...
## 5.X.Y
* Fix: Use `cp` tag to get player count on Rust (By @xCausxn #663)
* Feat: Farming Simulator 25 (2024) - Added support (#660)
## 5.1.4
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).