Skip to content

Commit b4d551e

Browse files
committed
Add CHANGELOG entry
1 parent f686a1a commit b4d551e

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
@@ -80,6 +80,7 @@ and this project adheres to
8080
- cosmwasm-vm: Update wasmer to 4.3.1 ([#2147], [#2153])
8181
- cosmwasm-vm: Rebalance gas costs for cryptographic functions and wasm
8282
instructions. ([#2152])
83+
- cosmwasm-std: Add message_info and deprecate mock_info ([#2160])
8384

8485
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
8586
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -92,6 +93,7 @@ and this project adheres to
9293
[#2147]: https://github.com/CosmWasm/cosmwasm/pull/2147
9394
[#2152]: https://github.com/CosmWasm/cosmwasm/pull/2152
9495
[#2153]: https://github.com/CosmWasm/cosmwasm/pull/2153
96+
[#2160]: https://github.com/CosmWasm/cosmwasm/pull/2160
9597

9698
## [2.0.1] - 2024-04-03
9799

0 commit comments

Comments
 (0)