Browse Source

forgot bug fix in changelog

pull/1377/head
Ethan Buchman 6 years ago
parent
commit
e1d98bb7f6
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      CHANGELOG.md

+ 3
- 0
CHANGELOG.md View File

@ -49,6 +49,9 @@ FEATURES:
- [config] added the `--p2p.private_peer_ids` flag and `PrivatePeerIDs` config variable (see config for description)
- [rpc] added `/health` endpoint, which returns empty result for now
BUG FIXES:
- [consensus] fix liveness bug by introducing ValidBlock mechanism
## 0.16.0 (February 20th, 2018)
BREAKING CHANGES:


Loading…
Cancel
Save