Description
This release upgrades the CosmWasm
to version 2.1, with backward compatibility with wasmvm version 1.4+. Please note that future releases will remove support for wasmvm v1.x.
This release is particularly beneficial for contracts utilizing cw-ica-controller
that require the CosmWasm v2 API, while maintaining compatibility with wasmvm v1.4+.
What's Changed
- chore: v0.6.1 release chores by @srdtrk in #132
- deps: bumped cosmwasm to v2.1 by @srdtrk in #133
- docs: use dual MIT or Apache license by @srdtrk in #134
- deps: using 'cw-ownable v2.0.0' and bumped crate version to 'v0.20.0' by @srdtrk in #135
Full Changelog: v0.6.1...v0.20.0