Skip to content

Commit a506927

Browse files
authored
chore: Update CHANGELOG (#2236)
1 parent 78408bb commit a506927

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44

55
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.55.0...HEAD)
66

7+
- chore: Change port prefix for IBCv2 messages to "wasm2" [\#2229](https://github.com/CosmWasm/wasmd/pull/2229)
8+
- feat: IBCv2 timeout handler [\#2226](https://github.com/CosmWasm/wasmd/pull/2226)
9+
- chore: source_client instead of channel_id in IBCv2 [\#2223](https://github.com/CosmWasm/wasmd/pull/2223)
10+
- fix: Use seconds instead of nanoseconds for IBCv2 msg [\#2124](https://github.com/CosmWasm/wasmd/pull/2214)
711
- Register IBC v2 route and store the IBC v2 port in ContractInfo [\#2122](https://github.com/CosmWasm/wasmd/issues/2122)
12+
- chore: Remove unused keepers [\#2190](https://github.com/CosmWasm/wasmd/pull/2190)
813
- Add IBC v2 SendPacket message encoding [\#2110](https://github.com/CosmWasm/wasmd/issues/2110)
914

10-
1115
## [v0.55.0](https://github.com/CosmWasm/wasmd/tree/v0.55.0) (2025-03-11)
1216

1317
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.54.0...v0.55.0)

0 commit comments

Comments
 (0)