Skip to content

Commit

Permalink
Switch to unreleased features
Browse files Browse the repository at this point in the history
  • Loading branch information
DongLieu committed Nov 9, 2023
1 parent c3c6b82 commit ec764e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,14 @@ Ref: https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.j

## [Unreleased]

### Features

* [#18421](https://github.com/cosmos/cosmos-sdk/pull/18421) Add mutative api for `LegacyDec.BigInt()`.

## [math/v1.2.0](https://github.com/cosmos/cosmos-sdk/releases/tag/math/v1.2.0) - 2023-11-07

### Features

* [#18421](https://github.com/cosmos/cosmos-sdk/pull/18421) Add mutative api for `LegacyDec.BigInt()`.
* [#18247](https://github.com/cosmos/cosmos-sdk/pull/18247) Add mutative api for `Uint.BigInt()`.
* [#17803](https://github.com/cosmos/cosmos-sdk/pull/17803) Add mutative api for `Int.BigInt()`.
* [#18030](https://github.com/cosmos/cosmos-sdk/pull/18030) Add mutative api for `NewIntFromBigInt`.
Expand Down

0 comments on commit ec764e1

Please sign in to comment.