Browse Source

add a changelog entry

pull/2231/head
Anton Kaliaev 6 years ago
parent
commit
a649deb6ee
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG_PENDING.md

+ 1
- 0
CHANGELOG_PENDING.md View File

@ -13,6 +13,7 @@ BREAKING CHANGES:
- [blockchain] fix go-amino routes for blockchain messages
- [crypto] Rename AminoRoute variables to no longer be prefixed by signature type.
- [config] Replace MaxNumPeers with MaxNumInboundPeers and MaxNumOutboundPeers
- [node] NewNode now accepts a `*p2p.NodeKey`
FEATURES:
- [types] allow genesis file to have 0 validators ([#2015](https://github.com/tendermint/tendermint/issues/2015))


Loading…
Cancel
Save