mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Updated node version to 14.17 from 14
This commit is contained in:
parent
544610f085
commit
17f91904ab
5 changed files with 155 additions and 325 deletions
|
|
@ -1,5 +1,9 @@
|
|||
|
||||
### To Be Released...
|
||||
#### Breaking Changes
|
||||
* NodeJS 14.17 is now required (from 14).
|
||||
|
||||
#### Other changes
|
||||
* Replaced usage of deprecated `substr` with `substring`.
|
||||
* Moved the library a `module`.
|
||||
* CLI: Resolved incorrect error message when querying with a non-existent protocol name.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue