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

Commit ee5db98

Browse files
committed
v1.5.2
1 parent 7e5898b commit ee5db98

File tree

3 files changed

+83
-95
lines changed

3 files changed

+83
-95
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.5.2] - 2019-06-05
5+
- Add support for validators/signers on POA networks ("ibft2" and "clique" consensus algorithms)
6+
47
## [1.5.1] - 2019-05-22
58
- Add "clientTimeout" message sent to the client when inactive for more then 3 minutes
69

package-lock.json

Lines changed: 79 additions & 94 deletions
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": "ethstats-network-server",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "EthStats - Server",
55
"homepage": "https://github.com/Alethio/ethstats-network-server",
66
"license": "MIT",

0 commit comments

Comments
 (0)