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 af97908 commit 275736dCopy full SHA for 275736d
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
83
## Fixed
84
@@ -118,6 +119,7 @@ and this project adheres to
118
119
[#2454]: https://github.com/CosmWasm/cosmwasm/pull/2454
120
[#2458]: https://github.com/CosmWasm/cosmwasm/pull/2458
121
[#2467]: https://github.com/CosmWasm/cosmwasm/pull/2467
122
+[#2472]: https://github.com/CosmWasm/cosmwasm/pull/2472
123
124
## [2.2.0] - 2024-12-17
125
0 commit comments