Files
tendermint/CHANGELOG_PENDING.md
2022-07-08 09:54:50 -07:00

498 B

Unreleased Changes

Friendly reminder: We have a bug bounty program.

v0.35.8

Month DD, YYYY

Special thanks to external contributors on this release:

BREAKING CHANGES

  • CLI/RPC/Config

  • Apps

  • P2P Protocol

  • Go API

  • Blockchain Protocol

FEATURES

  • [cli] [#8675] Add command to force compact goleveldb databases (@cmwaters)

IMPROVEMENTS

BUG FIXES

  • [mempool] #8944 Fix unbounded heap growth in the priority mempool. (@creachadair)