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

Commit

Permalink
Prepare release v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Oct 17, 2019
1 parent b923437 commit 2361565
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.33.0 / 2019-10-17
==================

* Allow setting distributionRatio via a config option for foxy-pools.
* Prevent an error when setting `submitProbability` greater or equal to 100%
* Fix netDiff and EC for BHD.

1.32.0 / 2019-10-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foxy-proxy",
"version": "1.32.0",
"version": "1.33.0",
"description": "A BHD, LHD, DISC, BOOM and BURST proxy which supports solo and pool mining upstreams.",
"keywords": [
"burst",
Expand Down

0 comments on commit 2361565

Please sign in to comment.