diff --git a/CHANGELOG.md b/CHANGELOG.md index 394aec26e9..2b6b390fff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -635,6 +635,12 @@ to detail this new feature and how state transitions occur. * (x/gov) [\#5107](https://github.com/cosmos/cosmos-sdk/pull/5107) Sum validator operator's all voting power when tally votes * (rest) [\#5212](https://github.com/cosmos/cosmos-sdk/issues/5212) Fix pagination in the `/gov/proposals` handler. +## [v0.37.14] - 2020-08-12 + +### Improvements + +* (tendermint) Bump Tendermint version to [v0.32.13](https://github.com/tendermint/tendermint/releases/tag/v0.32.13). + ## [v0.37.13] - 2020-06-03