Skip to content

Commit ebbe201

Browse files
committed
Add changelog entry
1 parent cc2a777 commit ebbe201

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ and this project adheres to
7575
- cosmwasm-std: Deprecate "compact" serialization of `Binary`, `HexBinary`,
7676
`Checksum` ([#2125])
7777
- cosmwasm-vm: Update wasmer to 4.3.1 ([#2147], [#2153])
78+
- cosmwasm-vm: Rebalance gas costs for cryptographic functions and wasm
79+
instructions. ([#2152])
7880

7981
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
8082
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -85,6 +87,7 @@ and this project adheres to
8587
[#2108]: https://github.com/CosmWasm/cosmwasm/pull/2108
8688
[#2125]: https://github.com/CosmWasm/cosmwasm/pull/2125
8789
[#2147]: https://github.com/CosmWasm/cosmwasm/pull/2147
90+
[#2152]: https://github.com/CosmWasm/cosmwasm/pull/2152
8891
[#2153]: https://github.com/CosmWasm/cosmwasm/pull/2153
8992

9093
## [2.0.1] - 2024-04-03

0 commit comments

Comments
 (0)