From 8c78edea69aa776d9ede75b6691eef0890c0b05f Mon Sep 17 00:00:00 2001 From: Shahan Khatchadourian Date: Tue, 22 Dec 2020 11:53:55 -0500 Subject: [PATCH] Updating changelog and setting up unreleased in CHANGELOG_PENDING (#505) * Updating changelog to include v2.0.14 release note --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d536be0bea..853ff1c7c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,11 @@ Ref: https://keepachangelog.com/en/1.0.0/ ## [Unreleased] +## [v2.0.14] - 2020-12-10 + +* (sdk) Bump SDK version to [v0.37.15](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.15). +* (tendermint) Bump Tendermint version to [v0.32.14](https://github.com/tendermint/tendermint/releases/tag/v0.32.14). + ## [v2.0.13] - 2020-08-13 * (sdk) Bump SDK version to [v0.37.14](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.37.14).