forgot bug fix in changelog

This commit is contained in:
Ethan Buchman 2018-03-27 10:06:30 -04:00
parent e5cd006bce
commit e1d98bb7f6
1 changed files with 3 additions and 0 deletions

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: