Skip to content

Commit 310ecea

Browse files
committed
cl
1 parent 67c218b commit 310ecea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/v2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
5353

5454
* [#17709](https://github.com/cosmos/cosmos-sdk/pull/17709) Address codecs have been removed from `autocli.AppOptions` and `flag.Builder`. Instead client/v2 uses the address codecs present in the context (introduced in [#17503](https://github.com/cosmos/cosmos-sdk/pull/17503)).
5555

56+
### Bug Fixes
57+
58+
* [#21853](https://github.com/cosmos/cosmos-sdk/pull/21853) Fix `*big.Int` unmarshalling in txs.
59+
5660
## [v2.0.0-beta.5] - 2024-09-18
5761

5862
### Improvements

0 commit comments

Comments
 (0)