mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Updated CHANGELOG.md to note CS2D changes.
This commit is contained in:
parent
1907b53c4c
commit
ca69e76ed3
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
### To Be Released...
|
### To Be Released...
|
||||||
#### Breaking Changes
|
#### Breaking Changes
|
||||||
* NodeJS 14.17 is now required (from 14).
|
* NodeJS 14.17 is now required (from 14).
|
||||||
|
* Renamed `Counter Strike: 2D` to `CS2D` in [games.txt](games.txt) (why? see [this](https://cs2d.com/faq.php?show=misc_name#misc_name)).
|
||||||
|
* Updated `CS2D` protocol (by @ernestpasnik)
|
||||||
|
|
||||||
#### Other changes
|
#### Other changes
|
||||||
* Replaced usage of deprecated `substr` with `substring`.
|
* Replaced usage of deprecated `substr` with `substring`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue