From e37a6750ceb1c80d31b0378039426099605da298 Mon Sep 17 00:00:00 2001 From: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Date: Tue, 21 Jan 2020 16:45:21 +0100 Subject: [PATCH] Merge PR #5545: update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d2142e26a..a16a98bb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -274,6 +274,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.6] - 2020-01-21 + +### Improvements + +* (tendermint) Bump Tendermint version to [v0.32.9](https://github.com/tendermint/tendermint/releases/tag/v0.32.9) + ## [v0.37.5] - 2020-01-07 ### Features @@ -2859,7 +2865,8 @@ BUG FIXES: -[Unreleased]: https://github.com/cosmos/cosmos-sdk/compare/v0.37.5...HEAD +[Unreleased]: https://github.com/cosmos/cosmos-sdk/compare/v0.37.6...HEAD +[v0.37.6]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.6 [v0.37.5]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.5 [v0.37.4]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.4 [v0.37.3]: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.3