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.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed May 30, 2019
1 parent 642dde3 commit e003e5c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.21.0 / 2019-05-30
==================

* Improve self updating through git.
* Add support for humanized DL formatting in the cli log.
* Allow hiding the upstream name in the cli log.
* Add support for dynamic DL colors.
* Update the web-ui to angular 8 for improved performance.
* Fix possibly outdated miningInfo after reconnecting through socket.io.
* Fix web-ui showing the old version after updating without refreshing it.

1.20.0 / 2019-05-27
==================

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.20.0",
"version": "1.21.0",
"description": "A BHD and Burst proxy which supports solo and pool mining upstreams.",
"keywords": [
"burst",
Expand Down

0 comments on commit e003e5c

Please sign in to comment.