Skip to content

Commit f274774

Browse files
committed
Add CHANGELOG entry
1 parent 444523b commit f274774

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
@@ -24,8 +24,10 @@ and this project adheres to
2424
and `SigningStargateClient.createWithSigner` non-async. ([#1597])
2525
- @cosmjs/cosmwasm: Make constructor functions `{Signing,}CosmWasmClient.create`
2626
and `SigningCosmWasmClient.createWithSigner` non-async. ([#1597])
27+
- replace bn.js dependency with bigint ([#1720])
2728

2829
[#1597]: https://github.com/cosmos/cosmjs/pull/1597
30+
[#1720]: https://github.com/cosmos/cosmjs/pull/1720
2931

3032
## [0.34.0] - 2025-07-11
3133

0 commit comments

Comments
 (0)