Browse Source

changelog [ci skip]

pull/962/head
Ethan Buchman 7 years ago
parent
commit
5c58db3bb4
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      CHANGELOG.md

+ 5
- 0
CHANGELOG.md View File

@ -35,6 +35,11 @@ BREAKING CHANGES:
IMPROVEMENTS:
- rpc/client: can act as event bus subscriber (See https://github.com/tendermint/tendermint/issues/945).
- p2p: use exponential backoff from seconds to hours when attempting to reconnect to persistent peer
- config: moniker defaults to the machine's hostname instead of "anonymous"
BUG FIXES:
- p2p: no longer exit if one of the seed addresses is incorrect
## 0.13.0 (December 6, 2017)


Loading…
Cancel
Save