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 88cf677 commit 1c83daeCopy full SHA for 1c83dae
CHANGELOG.md
@@ -78,6 +78,7 @@ and this project adheres to
78
- cosmwasm-std: Remove export of `ExternalApi`, `ExternalQuerier` and
79
`ExternalStorage` as those are only needed by export implementations in
80
cosmwasm-std. ([#2467])
81
+- cosmwasm-vm: Update wasmer to 5.0.6. ([#2472])
82
- cosmwasm-std: Add a new `exports` feature which needs to be enabled for the
83
primary cosmwasm_std dependency of a contract.
84
@@ -120,6 +121,7 @@ and this project adheres to
120
121
[#2454]: https://github.com/CosmWasm/cosmwasm/pull/2454
122
[#2458]: https://github.com/CosmWasm/cosmwasm/pull/2458
123
[#2467]: https://github.com/CosmWasm/cosmwasm/pull/2467
124
+[#2472]: https://github.com/CosmWasm/cosmwasm/pull/2472
125
126
## [2.2.0] - 2024-12-17
127
0 commit comments