Merge PR #5970: Add changelog entries
This commit is contained in:
parent
d10de8aad9
commit
a4c8fe73f1
@ -473,6 +473,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.9] - 2020-04-09
|
||||
|
||||
### Improvements
|
||||
|
||||
* (tendermint) Bump Tendermint version to [v0.32.10](https://github.com/tendermint/tendermint/releases/tag/v0.32.10).
|
||||
|
||||
## [v0.37.8] - 2020-03-11
|
||||
|
||||
### Bug Fixes
|
||||
@ -3096,6 +3102,7 @@ BUG FIXES:
|
||||
[v0.38.2]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.38.2
|
||||
[v0.38.1]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.38.1
|
||||
[v0.38.0]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.38.0
|
||||
[v0.37.9]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.9
|
||||
[v0.37.8]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.8
|
||||
[v0.37.7]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.7
|
||||
[v0.37.6]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user