Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Prepare release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Jun 23, 2021
1 parent cc7812a commit b25137d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.3.0 / 2021-06-23
==================

* Update socket.io to v4 and enforce websocket transports
* Add config option `allowLongPolling` to allow the use of long polling as socket.io transport
* Fix missing config validation for `minerBinPath` in unmanaged mode

2.2.0 / 2021-04-02
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foxy-miner",
"version": "2.2.0",
"version": "2.3.0",
"description": "A scavenger / conqueror wrapper for collision free multi mining.",
"keywords": [
"burst",
Expand Down

0 comments on commit b25137d

Please sign in to comment.