add section to changelog for 0.37.14 (#7022)

This commit is contained in:
Marko 2020-08-12 16:13:06 +02:00 committed by GitHub
parent 034b478a60
commit 4891cc0748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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