We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bca4d1 commit 0f37cc9Copy full SHA for 0f37cc9
CHANGELOG.md
@@ -12,7 +12,10 @@ and this project adheres to
12
`SubMsgResult`. Both types are equal when serialized but `ContractResult` is
13
documented to be the result of a contract execution, which is not the case
14
here. ([#1232])
15
+- cosmwasm-vm: Upgrade Wasmer to 2.2.0 and bump `MODULE_SERIALIZATION_VERSION`
16
+ to "v3-wasmer1". ([#1224])
17
18
+[#1224]: https://github.com/CosmWasm/cosmwasm/pull/1224
19
[#1232]: https://github.com/CosmWasm/cosmwasm/pull/1232
20
21
## [1.0.0-beta5] - 2022-02-08
0 commit comments