You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
446 B

  1. ## v0.33.3
  2. \*\*
  3. Special thanks to external contributors on this release:
  4. Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
  5. ### BREAKING CHANGES:
  6. - CLI/RPC/Config
  7. - Apps
  8. - Go API
  9. ### FEATURES:
  10. ### IMPROVEMENTS:
  11. - [p2p] [\#4548](https://github.com/tendermint/tendermint/pull/4548) Add ban list to address book (@cmwaters)
  12. - [privval] \#4534 Add `error` as a return value on`GetPubKey()`
  13. ### BUG FIXES: