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.

30 lines
484 B

  1. # Unreleased Changes
  2. ## vX.X
  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. - P2P Protocol
  9. - Go API
  10. - [crypto/armor]: \#6963 remove package which is unused, and based on
  11. deprecated fundamentals. Downstream users should maintain this
  12. library. (@tychoish)
  13. - Blockchain Protocol
  14. ### FEATURES
  15. ### IMPROVEMENTS
  16. ### BUG FIXES