|
|
@ -1,14 +1,12 @@ |
|
|
|
# Changelog |
|
|
|
|
|
|
|
## 0.20.0 |
|
|
|
## 0.19.7 |
|
|
|
|
|
|
|
BREAKING: |
|
|
|
|
|
|
|
- [libs/pubsub] TagMap#Get returns a string value |
|
|
|
- [libs/pubsub] NewTagMap accepts a map of strings |
|
|
|
|
|
|
|
## 0.19.6 |
|
|
|
|
|
|
|
FEATURES |
|
|
|
|
|
|
|
- [rpc] the RPC documentation is now published to https://tendermint.github.io/slate |
|
|
@ -19,6 +17,14 @@ IMPROVEMENTS: |
|
|
|
which is not dependant on external RPC load |
|
|
|
- [consensus/wal] do not look for height in older files if we've seen height - 1 |
|
|
|
|
|
|
|
## 0.19.6 |
|
|
|
|
|
|
|
*May 29th, 2018* |
|
|
|
|
|
|
|
BUG FIXES |
|
|
|
|
|
|
|
- [blockchain] Fix fast-sync deadlock during high peer turnover |
|
|
|
|
|
|
|
## 0.19.5 |
|
|
|
|
|
|
|
*May 20th, 2018* |
|
|
|