Skip to content

Commit

Permalink
chore: prepare math changelog (#18384)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt authored Nov 7, 2023
1 parent bf82c75 commit 7e00255
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@ Ref: https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.j

## [Unreleased]

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

### Features

* [#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
* [#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`.

### Bug Fixes

Expand Down

0 comments on commit 7e00255

Please sign in to comment.