|
|
@ -30,19 +30,16 @@ BUG FIXES: |
|
|
|
|
|
|
|
## 0.11.1 (October 10, 2017) |
|
|
|
|
|
|
|
BREAKING CHANGES: |
|
|
|
- p2p: removed IPRangeCount* functions |
|
|
|
|
|
|
|
IMPROVEMENTS: |
|
|
|
- blockchain/reactor: respondWithNoResponseMessage for missing height |
|
|
|
|
|
|
|
BUG FIXES: |
|
|
|
- rpc: fixed client WebSocket timeout |
|
|
|
- rpc: client now resubscribes on reconnection |
|
|
|
- rpc: fix panics on missing params |
|
|
|
- rpc: fix `/dump_consensus_state` to have normal json output (NOTE: technically breaking, but worth a bug fix label) |
|
|
|
- types: fixed out of range error in VoteSet.addVote |
|
|
|
|
|
|
|
DEPENDENCIES: |
|
|
|
- tmlibs: https://github.com/tendermint/tmlibs/blob/master/CHANGELOG.md#032-october-2-2017 |
|
|
|
- consensus: fix wal autofile via https://github.com/tendermint/tmlibs/blob/master/CHANGELOG.md#032-october-2-2017 |
|
|
|
|
|
|
|
## 0.11.0 (September 22, 2017) |
|
|
|
|
|
|
|