update changelog [ci skip]

This commit is contained in:
Anton Kaliaev 2018-03-21 20:23:22 +01:00
parent 4b8e342309
commit 3a672cb2a9
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ IMPROVEMENTS:
- [p2p] seeds respond with a bias towards good peers
- [rpc] `/tx` and `/tx_search` responses now include the transaction hash
- [rpc] include validator power in `/status`
- [p2p] do not try to connect to ourselves (ok, maybe only once)
BUG FIXES:
- [rpc] fix subscribing using an abci.ResponseDeliverTx tag