This commit is contained in:
Alex Peters
2021-01-04 10:02:01 +01:00
parent 53bbf96e9e
commit e8d26c713f

View File

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