tendermint/CHANGELOG_PENDING.md

27 lines
434 B
Markdown
Raw Normal View History

2019-07-31 17:30:11 +02:00
## v0.32.3
\*\*
Special thanks to external contributors on this release:
Friendly reminder, we have a [bug bounty
program](https://hackerone.com/tendermint).
2018-11-15 12:16:24 -05:00
### BREAKING CHANGES:
- CLI/RPC/Config
- Apps
- Go API
2018-11-15 12:16:24 -05:00
### FEATURES:
### IMPROVEMENTS:
- [consensus] \#3839 Reduce "Error attempting to add vote" message severity (Error -> Info)
### BUG FIXES:
- [config] \#3868 move misplaced `max_msg_bytes` into mempool section