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.

22 lines
276 B

  1. ## v0.31.8
  2. **
  3. ### BREAKING CHANGES:
  4. * CLI/RPC/Config
  5. * Apps
  6. * Go API
  7. * Blockchain Protocol
  8. * P2P Protocol
  9. ### FEATURES:
  10. ### IMPROVEMENTS:
  11. - [abci] \#3809 Recover from application panics in `server/socket_server.go` to allow socket cleanup (@ruseinov)
  12. ### BUG FIXES: