Skip to content

Commit 4e2c27b

Browse files
author
Tomasz Kulik
committed
chore: Bump wasmer
1 parent 0230bbb commit 4e2c27b

File tree

17 files changed

+857
-10137
lines changed

17 files changed

+857
-10137
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,13 @@ and this project adheres to
4949
- cosmwasm-std: Deprecate `BankQuery::AllBalances` and `IbcQuery::ListChannels`.
5050
Both are inherently problematic to use because the returned entries are
5151
unbounded. ([#2247])
52+
- cosmwasm-vm: Upgrade Wasmer to 4.3.7; Bump `MODULE_SERIALIZATION_VERSION` to
53+
"v20". ([#2255])
5254

5355
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
5456
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
5557
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
58+
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
5659

5760
## [2.1.3] - 2024-08-08
5861

0 commit comments

Comments
 (0)