Skip to content

Commit 90e3e69

Browse files
authored
chore: prepare math 1.0.1 (#16153)
1 parent fb8ff07 commit 90e3e69

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

math/CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,17 @@ Ref: https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.j
3636

3737
## [Unreleased]
3838

39-
### Bug Fixes
40-
41-
* [#15714](https://github.com/cosmos/cosmos-sdk/pull/15714) `FormatInt` returns an error on empty string
39+
## [math/v1.0.1](https://github.com/cosmos/cosmos-sdk/releases/tag/math/v1.0.1) - 2023-05-15
4240

4341
### Improvements
4442

4543
* [#15768](https://github.com/cosmos/cosmos-sdk/pull/15768) Removed the second call to the `init` method for the global variable `grand`.
4644
* [#16141](https://github.com/cosmos/cosmos-sdk/pull/16141) Speedup `LegacyDec.ApproxRoot` and `LegacyDec.ApproxSqrt`.
4745

46+
### Bug Fixes
47+
48+
* [#15714](https://github.com/cosmos/cosmos-sdk/pull/15714) `FormatInt` returns an error on empty string.
49+
4850
## [math/v1.0.0](https://github.com/cosmos/cosmos-sdk/releases/tag/math/v1.0.0) - 2023-03-23
4951

5052
### Bug Fixes

0 commit comments

Comments
 (0)