mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 18:04:22 +00:00
changelog
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
## v0.32.0
|
## v0.31.2
|
||||||
|
|
||||||
**
|
*March 30th, 2019*
|
||||||
|
|
||||||
|
This release fixes a regression from v0.31.1 where Tendermint panics under
|
||||||
|
mempool load for external ABCI apps.
|
||||||
|
|
||||||
### BREAKING CHANGES:
|
### BREAKING CHANGES:
|
||||||
|
|
||||||
@@ -19,6 +22,8 @@
|
|||||||
|
|
||||||
### IMPROVEMENTS:
|
### IMPROVEMENTS:
|
||||||
|
|
||||||
- [CircleCI] \#3497 Move release management to CircleCI
|
- [circle] \#3497 Move release management to CircleCI
|
||||||
|
|
||||||
### BUG FIXES:
|
### BUG FIXES:
|
||||||
|
|
||||||
|
- [mempool] \#3512 Fix panic from concurrent access to txsMap, a regression for external ABCI apps introduced in v0.31.1
|
||||||
|
|||||||
Reference in New Issue
Block a user