From e8d26c713ffb22c773ab4a187ee1eaf55bc953b5 Mon Sep 17 00:00:00 2001 From: Alex Peters Date: Mon, 4 Jan 2021 10:02:01 +0100 Subject: [PATCH] v0.14.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b0c0a8b45..48a45ce1fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ ## [Unreleased](https://github.com/CosmWasm/wasmd/tree/HEAD) -[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.13.0...HEAD) +[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.14.0...HEAD) + + +## [v0.14.0](https://github.com/CosmWasm/wasmd/tree/v0.14.0) (2021-01-04) + +[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.13.0...v0.14.0) **Features:** - Upgrade to cosmos-sdk v0.40.0-rc5 [\#344](https://github.com/CosmWasm/wasmd/issues/344)