Skip to content

Commit

Permalink
chore: upd changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
EricRovell committed Oct 14, 2022
1 parent e1efdd1 commit 62e1b90
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Changelog

## [1.0.2] (2022-10-15)
## [1.0.3] (2022-10-15)

- [fix]: Set guard for `setRadix()` method to not pass incorrect radix value;
- [fix]: Return `Radix` instance with `valid = false` property set on invalid `setRank()` input value;

## [1.0.1] (2022-10-14)
## [1.0.2] (2022-10-14)

- [fix]: Do not use `BigInt` literals as the browser support not that great;

## [1.0.1] (2022-10-07)

- [fix]: Do not use `BigInt` literals as the browser support not that great;

Expand Down

0 comments on commit 62e1b90

Please sign in to comment.