Skip to content

Commit cad93fa

Browse files
committed
Add wasmer update to changelog
1 parent 3ba7d89 commit cad93fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ and this project adheres to
7474
- cosmwasm-std: Improve performance of `Uint{64,128,256,512}::isqrt` ([#2108])
7575
- cosmwasm-std: Deprecate "compact" serialization of `Binary`, `HexBinary`,
7676
`Checksum` ([#2125])
77+
- cosmwasm-vm: Update wasmer to 4.3.0 ([#2147])
7778

7879
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
7980
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -83,6 +84,7 @@ and this project adheres to
8384
[#2080]: https://github.com/CosmWasm/cosmwasm/pull/2080
8485
[#2108]: https://github.com/CosmWasm/cosmwasm/pull/2108
8586
[#2125]: https://github.com/CosmWasm/cosmwasm/pull/2125
87+
[#2147]: https://github.com/CosmWasm/cosmwasm/pull/2147
8688

8789
## [2.0.1] - 2024-04-03
8890

0 commit comments

Comments
 (0)