Skip to content

Commit

Permalink
v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baxy committed May 22, 2019
1 parent a15962c commit 6f31155
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 61 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

## [2.5.1] - 2019-05-22
- Add support for "clientTimeout" messages from the server

## [2.5.0] - 2019-05-21
- Add WebSocket API improvements
- Add support for "stats.pendingTxs"
Expand Down
139 changes: 79 additions & 60 deletions 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": "ethstats-cli",
"version": "2.5.0",
"version": "2.5.1",
"description": "EthStats - CLI Client",
"homepage": "https://github.com/alethio/ethstats-cli",
"author": {
Expand Down

0 comments on commit 6f31155

Please sign in to comment.