fix(game/soulmask): set version from rules if available (#772)

* fix Soulmask version

* add Soulmask extra documentation

* update CHANGELOG
This commit is contained in:
Pedro Ivo Hudson 2026-05-11 16:20:00 -03:00 committed by GitHub
parent cb3e096331
commit 62f915ba53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 2 deletions

View file

@ -3,6 +3,7 @@
## 5.X.Y
* Fix: ignore stale player list entries (By @cetteup #744)
* Feat: Plutonium - Added support (#745)
* Fix: Soulmask set version from rules if available (By @podrivo #772)
## 5.3.2
* Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713)