bug: Remove mispelling legacy entry, add backwards compat. (#579)

* chore: Remove duplicate entry for 'The Forrest' in GAMES_LIST.md

* Add changelog entry

* Update CHANGELOG.md
This commit is contained in:
James Causon 2024-06-20 09:09:27 +01:00 committed by GitHub
parent fd63ed79d6
commit ce29238428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 13 deletions

View file

@ -4,6 +4,7 @@
* Minetest - Added support for minetest utilizing official server list (By @xCausxn #573)
* Soulmask - Added support (By @xCausxn #572)
* Restore Minecraft's favicon (#575)
* Fix duplicate game entry for The Forest (2014), add old id for backwards compatibility (By @xCausxn #579)
## 5.0.0
* Added a new stabilized field `version` in the query response (By @podrivo #532)