Skip to content

Commit 76a267a

Browse files
committed
Add changelog entry
1 parent 57c9ee0 commit 76a267a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ and this project adheres to
2121
`MockApi::addr_make` from `DepsMut`. ([#2383])
2222
- cosmwasm-std: Added `ibc2_port` to `ContractInfoResponse`. ([#2390], [#2403])
2323
- cosmwasm-vm: Added `ibc2_packet_receive` entrypoint ([#2403])
24+
- cosmwasm-vm: Add IBC Callbacks entrypoints to the `Entrypoints` enum.
25+
([#2438])
2426

2527
## Changed
2628

@@ -92,6 +94,7 @@ and this project adheres to
9294
[#2399]: https://github.com/CosmWasm/cosmwasm/pull/2399
9395
[#2403]: https://github.com/CosmWasm/cosmwasm/pull/2403
9496
[#2432]: https://github.com/CosmWasm/cosmwasm/pull/2432
97+
[#2438]: https://github.com/CosmWasm/cosmwasm/pull/2438
9598

9699
## [2.2.0] - 2024-12-17
97100

0 commit comments

Comments
 (0)