Skip to content

Commit 250198e

Browse files
committed
Add CHANGELOG entry
1 parent 6c3c873 commit 250198e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
### Changed
10+
911
- Replaxe axios with cross-fetch ([#1645])
12+
- Fix block events in CometBFT 0.38 API (`begin_block_events`/`end_block_events`
13+
-> `finalize_block_events`) in `RpcBlockResultsResponse` and
14+
`BlockResultsResponse` ([#1612])
1015

16+
[#1612]: https://github.com/cosmos/cosmjs/pull/1612
1117
[#1645]: https://github.com/cosmos/cosmjs/pull/1645
1218

1319
## [0.33.1] - 2025-03-12

0 commit comments

Comments
 (0)