mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 22:05:18 +00:00
25 lines
335 B
Markdown
25 lines
335 B
Markdown
## v0.31.8
|
|
|
|
**
|
|
|
|
### BREAKING CHANGES:
|
|
|
|
* CLI/RPC/Config
|
|
|
|
* Apps
|
|
|
|
* Go API
|
|
- [libs/db] Removed deprecated `LevelDBBackend` const
|
|
* If you have `db_backend` set to `leveldb` in your config file, please
|
|
change it to `goleveldb` or `cleveldb`.
|
|
|
|
* Blockchain Protocol
|
|
|
|
* P2P Protocol
|
|
|
|
### FEATURES:
|
|
|
|
### IMPROVEMENTS:
|
|
|
|
### BUG FIXES:
|