We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c338d commit a5633c4Copy full SHA for a5633c4
CHANGELOG.md
@@ -26,15 +26,12 @@ and this project adheres to
26
- cosmwasm-vm: Export a new `migrate_with_info` function ([#2212])
27
- cosmwasm-derive: Add support for migrate method with
28
`migrate_info: MigrateInfo` argument. ([#2212])
29
-- cosmwasm-vm: Enable support for reference-types proposal, required since Rust
30
- 1.82 ([#2288])
31
- cosmwasm-vm: Add `Cache::store_code`
32
33
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
34
[#2196]: https://github.com/CosmWasm/cosmwasm/pull/2196
35
[#2220]: https://github.com/CosmWasm/cosmwasm/pull/2220
36
[#2212]: https://github.com/CosmWasm/cosmwasm/pull/2212
37
-[#2288]: https://github.com/CosmWasm/cosmwasm/pull/2288
38
39
### Changed
40
0 commit comments