mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix(protocols/beammp): not matching on given port (#730)
* fix(protocols/beammp): not matching on port * chore: eslint * docs: update CHANGELOG.md * fix: some other cases * fix: sorting on array contaning numbers and other forms of none
This commit is contained in:
parent
5d5273dce3
commit
27709572c9
2 changed files with 15 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
* Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713)
|
||||
* Feat: SCP: Secret Laboratory (2020) - Added support (#715, thanks @Draakoor)
|
||||
* Fix: Farming Simulator handle possible missing mod attribute (By @yellowfromseegg #723)
|
||||
* Fix: BeamMP would not match on given port (#730)
|
||||
|
||||
## 5.3.1
|
||||
* Fix: HTTP requests would end up making more retries than needed due to got's internal retry mechanism (#690, thanks @RattleSN4K3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue