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 05d2da0 commit 4fe18abCopy full SHA for 4fe18ab
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to
27
- cosmwasm-std: Make `instantiate2_address_impl` public and let it take a new
28
`len` argument to allow truncating address data as part of the generation
29
process. ([#2155])
30
+- cosmwasm-vm: Updated wasmer to 5.0.4 ([#2374])
31
32
## Fixed
33
@@ -40,6 +41,7 @@ and this project adheres to
40
41
[#2337]: https://github.com/CosmWasm/cosmwasm/issues/2337
42
[#2340]: https://github.com/CosmWasm/cosmwasm/pull/2340
43
[#2344]: https://github.com/CosmWasm/cosmwasm/pull/2344
44
+[#2374]: https://github.com/CosmWasm/cosmwasm/issues/2155
45
46
## [2.2.0] - 2024-12-17
47
0 commit comments