v0.16.0
Attached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.
What's Changed
- feat: add cw721-non-transferable contract by @eliseoci in #85
- Fix a clippy warning by @larry0x in #92
- Replace the
cw721::CustomMsg
trait withcosmwasm_std::CustomMsg
by @larry0x in #93 - Use cargo workspace feature by @larry0x in #89
- Update to v0.16 by @shanev in #95
New Contributors
Full Changelog: v0.15.0...v0.16.0