Add 0.15 notes in CHANGELOG, README

This commit is contained in:
Ethan Frey
2021-01-26 21:24:16 +01:00
parent ef883479af
commit 53ed3bf09c
3 changed files with 6 additions and 1 deletions

View File

@@ -4,6 +4,9 @@
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.14.1...HEAD)
**Features:**
- Upgrade to cosmos-sdk v0.41.0 [\#390](https://github.com/CosmWasm/wasmd/pull/390)
## [v0.14.1](https://github.com/CosmWasm/wasmd/tree/v0.14.1) (2021-01-20)
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.14.0...v0.14.1)

View File

@@ -14,7 +14,8 @@ hardware it runs on.
| wasmd | Cosmos SDK |
|:-----:|:----------:|
| v0.14 | v0.40.0 |
| v0.15 | v0.41.x |
| v0.14 | v0.40.x |
| v0.13 | v0.40.0-rc3 |
| v0.12 | v0.40.0-rc3 |
| v0.11 | v0.39.1 |

View File

@@ -25,6 +25,7 @@ compatibility list:
| wasmd | cosmwasm-vm | cosmwasm-std |
| ----- | ----------- | ------------ |
| 0.15 | 0.13 | 0.11-0.13 |
| 0.14 | 0.13 | 0.11-0.13 |
| 0.13 | 0.12 | 0.11-0.13 |
| 0.12 | 0.12 | 0.11-0.13 |