Skip to content
This repository was archived by the owner on Jul 18, 2021. It is now read-only.

Commit 56424bd

Browse files
committed
Prepare release v1.40.0
1 parent 2821b96 commit 56424bd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.40.0 / 2021-06-23
2+
==================
3+
4+
* Update socket.io to v4 and enforce websocket transports
5+
* Add config option `allowLongPolling` to allow the use of long polling as socket.io transport
6+
* Fix block info error spam and potential crashes when the block info can not be retrieved for extended periods
7+
18
1.39.0 / 2020-08-30
29
==================
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxy-proxy",
3-
"version": "1.39.0",
3+
"version": "1.40.0",
44
"description": "A Proof of Capacity proxy which supports solo and pool mining upstreams.",
55
"keywords": [
66
"burst",

0 commit comments

Comments
 (0)