Browse Source

fix changelog

pull/1843/head v0.22.0-rc0
Ethan Buchman 6 years ago
parent
commit
3a0dff7db2
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      CHANGELOG.md

+ 3
- 5
CHANGELOG.md View File

@ -21,15 +21,14 @@ FEATURES
disabled by default). See the new `instrumentation` section in the config and
[metrics](https://tendermint.readthedocs.io/projects/tools/en/develop/metrics.html)
guide.
- [p2p] Rudimentary IPv6 support
- [p2p] Add IPv6 support to peering.
IMPROVEMENT
- [crypto] Make public key size into public constants
- [p2p] Add IPv6 support to peering.
- [rpc/client] Supports https and wss now.
- [crypto] Make public key size into public constants
- [mempool] Log tx hash, not entire tx
- [abci] Merged in github.com/tendermint/abci
- [abci] Merged in github.com/tendermint/abci and
github.com/tendermint/go-crypto
- [docs] Move from .rst to .md
BUG FIXES:
@ -41,7 +40,6 @@ BUG FIXES:
- [consensus] Fix a halting bug where `create_empty_blocks=false`
- [p2p] Fix panic in seed mode
## 0.21.0
*June 21th, 2018*


Loading…
Cancel
Save